New translations actions.json (Chinese Simplified)

This commit is contained in:
Amruth Pillai
2020-04-01 08:46:12 +05:30
parent 9f67046b04
commit 97822a71e6

View File

@ -11,22 +11,22 @@
}, },
"printResume": { "printResume": {
"heading": "打印您的简历", "heading": "打印您的简历",
"body": "You can click on the button below to generate a PDF instantly. Alternatively, you can also use <1>Cmd/Ctrl + P</1> but it would have different effects.", "body": "您可以点击下面的按钮立即生成 PDF 文件。 或者,您也可以使用 <1>Cmd/Ctrl + P</1>,但会产生不同的效果。",
"buttons": { "buttons": {
"export": "Export", "export": "导出",
"print": "打印" "print": "打印"
} }
}, },
"loadDemoData": { "loadDemoData": {
"heading": "Load Demo Data", "heading": "加载模版数据",
"body": "Unclear on what to do with a fresh blank page? Load some demo data with prepopulated values to see how a resume should look and you can start editing from there.", "body": "不清楚用新的空白页面做什么?加载一些带有预置值的虚拟数据来查看简历的格式,您可以从那里开始编辑。",
"buttons": { "buttons": {
"loadData": "Load Data" "loadData": "载入数据"
} }
}, },
"reset": { "reset": {
"heading": "全部重置!", "heading": "全部重置!",
"body": "此操作将重置您所有的数据并删除浏览器本地存储备份. 请确保您在重制前已经导出您的信息.", "body": "此操作将重置您所有的数据并删除浏览器本地存储备份请确保您在重制前已经导出您的信息",
"buttons": { "buttons": {
"reset": "重置" "reset": "重置"
} }