New translations references.json (Chinese Simplified)

This commit is contained in:
Amruth Pillai
2020-03-31 09:14:42 +05:30
parent 47310257e7
commit 99464f6397

View File

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