New translations profile.json (Chinese Simplified)

This commit is contained in:
Amruth Pillai
2020-03-31 09:03:19 +05:30
parent 5a4acaee0e
commit 9d641deec3

View File

@ -1,40 +1,40 @@
{
"photoUrl": {
"label": "Photo URL"
"label": "照片链接"
},
"firstName": {
"label": "First Name",
"placeholder": "Jane"
"label": "",
"placeholder": ""
},
"lastName": {
"label": "Last Name",
"placeholder": "Doe"
"label": "",
"placeholder": ""
},
"subtitle": {
"label": "Subtitle",
"placeholder": "Full Stack Web Developer"
"label": "职位",
"placeholder": "全伐工程师"
},
"address": {
"line1": {
"label": "Address Line 1",
"placeholder": "Palladium Complex"
"label": "地址栏 1",
"placeholder": "帕拉迪亩大楼"
},
"line2": {
"label": "Address Line 2",
"placeholder": "140 E 14th St"
"label": "地址栏 2",
"placeholder": "140 14号 街"
},
"line3": {
"label": "Address Line 3",
"placeholder": "New York, NY 10003 USA"
"label": "地址栏 3",
"placeholder": "纽约, 纽约州, 10003 美国"
}
},
"phone": {
"label": "Phone Number"
"label": "电话号码"
},
"website": {
"label": "Website"
"label": "网站"
},
"email": {
"label": "Email Address"
"label": "邮箱地址"
}
}