mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-14 16:51:33 +10:00
New translations profile.json (Chinese Simplified)
This commit is contained in:
@ -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": "邮箱地址"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user