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