From 8297551e7c25c9cb9050ba06f8b2bd4cbf4c1492 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sat, 10 Oct 2020 11:53:37 +0530 Subject: [PATCH] New translations en.json (Chinese Simplified) --- src/i18n/locales/zh.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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": "标题",