New translations modals.json (Chinese Simplified)

This commit is contained in:
Amruth Pillai
2022-03-15 16:28:52 +01:00
parent ea88044d25
commit ea704c6d99

View File

@ -111,9 +111,10 @@
}, },
"reactive-resume": { "reactive-resume": {
"actions": { "actions": {
"upload-json": "上传 JSON" "upload-json": "上传 JSON",
"upload-json-v2": "从 v2 上传 JSON"
}, },
"body": "如果您有一个使用当前版本的 Reactive Resume 导出的 JSON您可以在此处将其导入回来以再次获得可编辑的版本。遗憾的是,目前不支持以前版本的 Reactive Resume。", "body": "如果您有一个使用当前版本的 Reactive Resume 导出的 JSON您可以在此处将其导入回来以再次获得可编辑的版本。",
"heading": "从 Reactive Resume 导入" "heading": "从 Reactive Resume 导入"
} }
}, },