From 1f25a7da65557215d00f8992c0a7c2a24c789d97 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 1 Apr 2020 16:11:32 +0530 Subject: [PATCH] New translations education.json (Hindi) --- src/i18n/locales/hi/leftSidebar/education.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) 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": "आप उन परियोजनाओं या विशेष क्रेडिट कक्षाओं के बारे में लिख सकते हैं, जिन्हें आपने इस स्कूल में पढ़ते समय लिया था।" } }