mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-18 10:41:56 +10:00
New translations en.json (Chinese Simplified)
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"shared": {
|
"shared": {
|
||||||
"appName": "Reactive Resume",
|
"appName": "响应式简历",
|
||||||
"shortDescription": "一个免费的开源简历生成器",
|
"shortDescription": "一个免费的开源简历生成器",
|
||||||
"forms": {
|
"forms": {
|
||||||
"name": "姓名",
|
"name": "姓名",
|
||||||
@ -60,7 +60,8 @@
|
|||||||
"toasts": {
|
"toasts": {
|
||||||
"formErrors": "在提交此表单之前,您可能需要填写所有必需的字段。",
|
"formErrors": "在提交此表单之前,您可能需要填写所有必需的字段。",
|
||||||
"doesNotExist": "您要找的简历已经不存在了。。。也可能它从来就没有存在过?",
|
"doesNotExist": "您要找的简历已经不存在了。。。也可能它从来就没有存在过?",
|
||||||
"loadDemoData": "不知道怎么开始创作一份简历吗?试试加载演示数据,看看 Reactive Resume 为您提供的示例。"
|
"loadDemoData": "不知道怎么开始创作一份简历吗?试试加载演示数据,看看 Reactive Resume 为您提供的示例。",
|
||||||
|
"printError": "云端函数出现问题,请稍后再试或使用浏览器打印功能。"
|
||||||
},
|
},
|
||||||
"sections": {
|
"sections": {
|
||||||
"heading": "标题",
|
"heading": "标题",
|
||||||
|
|||||||
Reference in New Issue
Block a user