diff --git a/src/i18n/locales/zh/leftSidebar/references.json b/src/i18n/locales/zh/leftSidebar/references.json index 88241575..f0b90358 100644 --- a/src/i18n/locales/zh/leftSidebar/references.json +++ b/src/i18n/locales/zh/leftSidebar/references.json @@ -1,19 +1,19 @@ { "name": { - "label": "Name", - "placeholder": "Richard Hendricks" + "label": "名字", + "placeholder": "理查德·亨德里克" }, "position": { - "label": "Position", - "placeholder": "CEO, Pied Piper" + "label": "职位", + "placeholder": "首席执行官,魔笛" }, "phone": { - "label": "Phone Number" + "label": "电话号码" }, "email": { - "label": "Email Address" + "label": "邮箱地址" }, "description": { - "placeholder": "You can write about how you and the reference contact worked together and which projects you were a part of." + "placeholder": "您可以写下您和推荐人如何一起工作,以及您参与的项目。" } }