mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-15 01:01:43 +10:00
New translations profile.json (Chinese Simplified)
This commit is contained in:
@ -1,40 +1,40 @@
|
|||||||
{
|
{
|
||||||
"photoUrl": {
|
"photoUrl": {
|
||||||
"label": "Photo URL"
|
"label": "照片链接"
|
||||||
},
|
},
|
||||||
"firstName": {
|
"firstName": {
|
||||||
"label": "First Name",
|
"label": "名",
|
||||||
"placeholder": "Jane"
|
"placeholder": "张"
|
||||||
},
|
},
|
||||||
"lastName": {
|
"lastName": {
|
||||||
"label": "Last Name",
|
"label": "姓",
|
||||||
"placeholder": "Doe"
|
"placeholder": "三"
|
||||||
},
|
},
|
||||||
"subtitle": {
|
"subtitle": {
|
||||||
"label": "Subtitle",
|
"label": "职位",
|
||||||
"placeholder": "Full Stack Web Developer"
|
"placeholder": "全伐工程师"
|
||||||
},
|
},
|
||||||
"address": {
|
"address": {
|
||||||
"line1": {
|
"line1": {
|
||||||
"label": "Address Line 1",
|
"label": "地址栏 1",
|
||||||
"placeholder": "Palladium Complex"
|
"placeholder": "帕拉迪亩大楼"
|
||||||
},
|
},
|
||||||
"line2": {
|
"line2": {
|
||||||
"label": "Address Line 2",
|
"label": "地址栏 2",
|
||||||
"placeholder": "140 E 14th St"
|
"placeholder": "140 东 14号 街"
|
||||||
},
|
},
|
||||||
"line3": {
|
"line3": {
|
||||||
"label": "Address Line 3",
|
"label": "地址栏 3",
|
||||||
"placeholder": "New York, NY 10003 USA"
|
"placeholder": "纽约, 纽约州, 10003 美国"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"phone": {
|
"phone": {
|
||||||
"label": "Phone Number"
|
"label": "电话号码"
|
||||||
},
|
},
|
||||||
"website": {
|
"website": {
|
||||||
"label": "Website"
|
"label": "网站"
|
||||||
},
|
},
|
||||||
"email": {
|
"email": {
|
||||||
"label": "Email Address"
|
"label": "邮箱地址"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user