diff --git a/src/i18n/locales/hi/leftSidebar/education.json b/src/i18n/locales/hi/leftSidebar/education.json index 6074cac2..111a2ae4 100644 --- a/src/i18n/locales/hi/leftSidebar/education.json +++ b/src/i18n/locales/hi/leftSidebar/education.json @@ -1,16 +1,11 @@ { "name": { - "label": "नाम", - "placeholder": "दिल्ली विश्वविद्यालय" + "label": "नाम" }, "major": { - "label": "विषय", - "placeholder": "कंप्यूटर विज्ञान में परास्नातक" + "label": "विषय" }, "grade": { "label": "ग्रेड" - }, - "description": { - "placeholder": "आप उन परियोजनाओं या विशेष क्रेडिट कक्षाओं के बारे में लिख सकते हैं, जिन्हें आपने इस स्कूल में पढ़ते समय लिया था।" } }