From 3854d3ca1c09030e2f9716a5e398f755c9babb3d Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 1 Apr 2020 16:10:18 +0530 Subject: [PATCH] New translations education.json (Chinese Simplified) --- src/i18n/locales/zh/leftSidebar/education.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/zh/leftSidebar/education.json b/src/i18n/locales/zh/leftSidebar/education.json index 515f8213..284c2580 100644 --- a/src/i18n/locales/zh/leftSidebar/education.json +++ b/src/i18n/locales/zh/leftSidebar/education.json @@ -1,16 +1,11 @@ { "name": { - "label": "学校", - "placeholder": "哈弗大学" + "label": "学校" }, "major": { - "label": "主修课程", - "placeholder": "计算机科学硕士" + "label": "主修课程" }, "grade": { "label": "等级" - }, - "description": { - "placeholder": "你可以写关于你在这所学校学习的项目和进阶的课程。" } }