mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-15 17:21:35 +10:00
New translations app.json (Chinese Simplified)
This commit is contained in:
@ -1,25 +1,25 @@
|
|||||||
{
|
{
|
||||||
"heading": {
|
"heading": {
|
||||||
"placeholder": "Heading"
|
"placeholder": "标题"
|
||||||
},
|
},
|
||||||
"item": {
|
"item": {
|
||||||
"add": "Add {{- heading}}",
|
"add": "添加 {{- heading}}",
|
||||||
"startDate": {
|
"startDate": {
|
||||||
"label": "Start Date",
|
"label": "开始日期",
|
||||||
"placeholder": "March 2018"
|
"placeholder": "2018 年 3 月"
|
||||||
},
|
},
|
||||||
"endDate": {
|
"endDate": {
|
||||||
"label": "End Date",
|
"label": "结束日期",
|
||||||
"placeholder": "March 2022"
|
"placeholder": "2022 年 3 月"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"label": "Description"
|
"label": "说明"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"add": {
|
"add": {
|
||||||
"label": "Add"
|
"label": "添加"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"markdownHelpText": "You can use <1>GitHub Flavored Markdown</1> to style this section of the text."
|
"markdownHelpText": "你可以使用 <1>GitHub 倾向的 Markdown</1> 来美化这部分文字."
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user