diff --git a/src/i18n/locales/zh/rightSidebar/actions.json b/src/i18n/locales/zh/rightSidebar/actions.json index 86dc5eee..646d16fc 100644 --- a/src/i18n/locales/zh/rightSidebar/actions.json +++ b/src/i18n/locales/zh/rightSidebar/actions.json @@ -11,22 +11,22 @@ }, "printResume": { "heading": "打印您的简历", - "body": "You can click on the button below to generate a PDF instantly. Alternatively, you can also use <1>Cmd/Ctrl + P but it would have different effects.", + "body": "您可以点击下面的按钮立即生成 PDF 文件。 或者,您也可以使用 <1>Cmd/Ctrl + P,但会产生不同的效果。", "buttons": { - "export": "Export", + "export": "导出", "print": "打印" } }, "loadDemoData": { - "heading": "Load Demo Data", - "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.", + "heading": "加载模版数据", + "body": "不清楚用新的空白页面做什么?加载一些带有预置值的虚拟数据来查看简历的格式,您可以从那里开始编辑。", "buttons": { - "loadData": "Load Data" + "loadData": "载入数据" } }, "reset": { "heading": "全部重置!", - "body": "此操作将重置您所有的数据并删除浏览器本地存储备份. 请确保您在重制前已经导出您的信息.", + "body": "此操作将重置您所有的数据并删除浏览器本地存储备份,请确保您在重制前已经导出您的信息。", "buttons": { "reset": "重置" }