diff --git a/src/i18n/locales/zh.json b/src/i18n/locales/zh.json index 6e0bffd2..e83893e6 100644 --- a/src/i18n/locales/zh.json +++ b/src/i18n/locales/zh.json @@ -1,6 +1,6 @@ { "shared": { - "appName": "Reactive Resume", + "appName": "响应式简历", "shortDescription": "一个免费的开源简历生成器", "forms": { "name": "姓名", @@ -60,7 +60,8 @@ "toasts": { "formErrors": "在提交此表单之前,您可能需要填写所有必需的字段。", "doesNotExist": "您要找的简历已经不存在了。。。也可能它从来就没有存在过?", - "loadDemoData": "不知道怎么开始创作一份简历吗?试试加载演示数据,看看 Reactive Resume 为您提供的示例。" + "loadDemoData": "不知道怎么开始创作一份简历吗?试试加载演示数据,看看 Reactive Resume 为您提供的示例。", + "printError": "云端函数出现问题,请稍后再试或使用浏览器打印功能。" }, "sections": { "heading": "标题",