diff --git a/src/i18n/locales/hi/leftSidebar/education.json b/src/i18n/locales/hi/leftSidebar/education.json index 231004b2..e31ed6fd 100644 --- a/src/i18n/locales/hi/leftSidebar/education.json +++ b/src/i18n/locales/hi/leftSidebar/education.json @@ -1,16 +1,16 @@ { "name": { - "label": "Name", - "placeholder": "Harvard University" + "label": "नाम", + "placeholder": "दिल्ली विश्वविद्यालय" }, "major": { - "label": "Major", - "placeholder": "Masters in Computer Science" + "label": "विषय", + "placeholder": "Computer Science में Masters" }, "grade": { - "label": "Grade" + "label": "ग्रेड" }, "description": { - "placeholder": "You can write about projects or special credit classes that you took while studying at this school." + "placeholder": "आप उन परियोजनाओं या विशेष क्रेडिट कक्षाओं के बारे में लिख सकते हैं, जिन्हें आपने इस स्कूल में पढ़ते समय लिया था।" } }