Merge branch 'dev' into translation-zhcn

This commit is contained in:
Nick O'Leary
2023-03-03 15:22:34 +00:00
committed by GitHub
346 changed files with 47588 additions and 9901 deletions

View File

@@ -1147,6 +1147,17 @@
"create": "创建分支",
"current": "当前的"
},
"languages": {
"de": "德语",
"en-US": "英文",
"fr": "法语",
"ja": "日语",
"ko": "韩文",
"pt-BR":"葡萄牙语",
"ru":"俄語",
"zh-CN": "简体中文",
"zh-TW": "繁体中文"
},
"create-default-file-set": {
"no-active": "没有活动项目就无法创建默认文件集",
"no-empty": "无法在非空项目上创建默认文件集",