diff --git a/src/i18n/locales/hi/leftSidebar/references.json b/src/i18n/locales/hi/leftSidebar/references.json index 88241575..dcb57431 100644 --- a/src/i18n/locales/hi/leftSidebar/references.json +++ b/src/i18n/locales/hi/leftSidebar/references.json @@ -1,19 +1,19 @@ { "name": { - "label": "Name", - "placeholder": "Richard Hendricks" + "label": "नाम", + "placeholder": "रिचर्ड हेंड्रिक्स" }, "position": { - "label": "Position", - "placeholder": "CEO, Pied Piper" + "label": "पद/स्थान", + "placeholder": "सी ई ओ, Pied Piper" }, "phone": { - "label": "Phone Number" + "label": "फोन नंबर" }, "email": { - "label": "Email Address" + "label": "ईमेल पता" }, "description": { - "placeholder": "You can write about how you and the reference contact worked together and which projects you were a part of." + "placeholder": "आप इस बारे में लिख सकते हैं कि आपने और संपर्क ने परियोजना पर एक साथ कैसे काम किया।" } }