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": "你可以写关于你在这所学校学习的项目和进阶的课程。" } }