From f3380c165ddb06b25d78ebaa2cc06d8d24332415 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 23:15:08 +0530 Subject: [PATCH] New translations education.json (Greek) --- src/i18n/locales/el/leftSidebar/education.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/el/leftSidebar/education.json b/src/i18n/locales/el/leftSidebar/education.json index 231004b2..346748c7 100644 --- a/src/i18n/locales/el/leftSidebar/education.json +++ b/src/i18n/locales/el/leftSidebar/education.json @@ -1,16 +1,11 @@ { "name": { - "label": "Name", - "placeholder": "Harvard University" + "label": "Name" }, "major": { - "label": "Major", - "placeholder": "Masters in Computer Science" + "label": "Major" }, "grade": { "label": "Grade" - }, - "description": { - "placeholder": "You can write about projects or special credit classes that you took while studying at this school." } }