mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-12 15:52:56 +10:00
New translations common.json (Chinese Simplified)
This commit is contained in:
32
client/public/locales/zh/common.json
Normal file
32
client/public/locales/zh/common.json
Normal file
@ -0,0 +1,32 @@
|
||||
{
|
||||
"avatar": {
|
||||
"menu": {
|
||||
"greeting": "您好",
|
||||
"logout": "退出"
|
||||
}
|
||||
},
|
||||
"footer": {
|
||||
"credit": "一个由<1>Amruth Pillai</1>开发的项目",
|
||||
"language": {
|
||||
"missing": "缺少您的语言?"
|
||||
},
|
||||
"license": "由社区驱动。"
|
||||
},
|
||||
"markdown": {
|
||||
"help-text": "本节支持<1>markdown</1>格式化。"
|
||||
},
|
||||
"date": {
|
||||
"present": "至今"
|
||||
},
|
||||
"subtitle": "一个免费开源的简历生成器。",
|
||||
"title": "Reactive Resume",
|
||||
"toast": {
|
||||
"error": {
|
||||
"upload-file-size": "请上传 2M 以下的文件。",
|
||||
"upload-photo-size": "请上传 2MB 以下的照片,最好是正方形的。"
|
||||
},
|
||||
"success": {
|
||||
"resume-link-copied": "源码的链接已复制到你的剪贴板。"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user