diff --git a/src/i18n/locales/zh/leftSidebar/work.json b/src/i18n/locales/zh/leftSidebar/work.json index c132b1ba..bb0587c5 100644 --- a/src/i18n/locales/zh/leftSidebar/work.json +++ b/src/i18n/locales/zh/leftSidebar/work.json @@ -1,13 +1,8 @@ { "name": { - "label": "公司", - "placeholder": "亚马逊" + "label": "公司" }, "role": { - "label": "职位", - "placeholder": "前端工程师" - }, - "description": { - "placeholder": "你可以写关于你在公司参与项目中所使用的技术和专业化内容。" + "label": "职位" } }