New translations work.json (Chinese Simplified)

This commit is contained in:
Amruth Pillai
2020-03-31 09:14:44 +05:30
parent e08b2b146e
commit d44f7b31b7

View File

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