diff --git a/src/i18n/locales/zh/leftSidebar/work.json b/src/i18n/locales/zh/leftSidebar/work.json index 776d7d58..ba264ef6 100644 --- a/src/i18n/locales/zh/leftSidebar/work.json +++ b/src/i18n/locales/zh/leftSidebar/work.json @@ -1,13 +1,13 @@ { "name": { - "label": "Name", - "placeholder": "Amazon (US)" + "label": "公司", + "placeholder": "亚马逊(美国)" }, "role": { - "label": "Role", - "placeholder": "Front-end Web Developer" + "label": "职位", + "placeholder": "前端工程师" }, "description": { - "placeholder": "You can write about what you specialized in while working at the company and what projects you were a part of." + "placeholder": "您可以写下关于您在公司参与项目中所使用的技术和专业化内容" } }