From aceb09301fecd5bbfc3afa20bc8877a9cc44d4e6 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 17:09:34 +0530 Subject: [PATCH] New translations education.json (Vietnamese) --- src/i18n/locales/vi/leftSidebar/education.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/vi/leftSidebar/education.json b/src/i18n/locales/vi/leftSidebar/education.json index 8d472ea2..e08bc920 100644 --- a/src/i18n/locales/vi/leftSidebar/education.json +++ b/src/i18n/locales/vi/leftSidebar/education.json @@ -1,16 +1,11 @@ { "name": { - "label": "Tên", - "placeholder": "Harvard University" + "label": "Tên" }, "major": { - "label": "Ngành", - "placeholder": "Masters in Computer Science" + "label": "Ngành" }, "grade": { "label": "Điểm" - }, - "description": { - "placeholder": "You can write about projects or special credit classes that you took while studying at this school." } }