New translations references.json (Chinese Simplified)

This commit is contained in:
Amruth Pillai
2020-04-01 16:10:23 +05:30
parent 956562b2e2
commit 02a0e6512c

View File

@ -1,19 +1,14 @@
{ {
"name": { "name": {
"label": "名字", "label": "名字"
"placeholder": "理查德·亨德里克"
}, },
"position": { "position": {
"label": "职位", "label": "职位"
"placeholder": "首席执行官,魔笛"
}, },
"phone": { "phone": {
"label": "电话号码" "label": "电话号码"
}, },
"email": { "email": {
"label": "邮箱地址" "label": "邮箱地址"
},
"description": {
"placeholder": "您可以写下您和推荐人如何一起工作,以及您参与的项目。"
} }
} }