New Crowdin updates (#1529)
Add Chinese traditional and Crowdin pseudo language (CR)
This commit is contained in:
38
public/locales/cn/settings/common.json
Normal file
38
public/locales/cn/settings/common.json
Normal file
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"title": "设置",
|
||||
"tooltip": "设置",
|
||||
"tabs": {
|
||||
"common": "常规",
|
||||
"customizations": "个性化"
|
||||
},
|
||||
"tips": {
|
||||
"configTip": "将配置文件拖放到页面上即可上传!"
|
||||
},
|
||||
"credits": {
|
||||
"madeWithLove": "用❤️创造 来自",
|
||||
"thirdPartyContent": "查看第三方内容",
|
||||
"thirdPartyContentTable": {
|
||||
"dependencyName": "依赖",
|
||||
"dependencyVersion": "版本"
|
||||
}
|
||||
},
|
||||
"grow": "放大网格 (占用所有空间)",
|
||||
"layout": {
|
||||
"preview": {
|
||||
"title": "预览",
|
||||
"subtitle": "更改会自动保存"
|
||||
},
|
||||
"divider": "布局选项",
|
||||
"main": "主要",
|
||||
"sidebar": "侧边栏",
|
||||
"cannotturnoff": "无法关闭",
|
||||
"dashboardlayout": "面板布局",
|
||||
"enablersidebar": "启用右侧栏",
|
||||
"enablelsidebar": "启用左侧栏",
|
||||
"enablesearchbar": "启用搜索栏",
|
||||
"enabledocker": "启用 docker 集成",
|
||||
"enableping": "启用 Ping 功能",
|
||||
"enablelsidebardesc": "可选项。只能用于应用和集成使用",
|
||||
"enablersidebardesc": "可选项。只能用于应用和集成使用"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user