New Crowdin updates (#1529)
Add Chinese traditional and Crowdin pseudo language (CR)
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"navigation": {
|
||||
"home": {
|
||||
"title": "首頁"
|
||||
},
|
||||
"boards": {
|
||||
"title": "面板"
|
||||
},
|
||||
"users": {
|
||||
"title": "使用者",
|
||||
"items": {
|
||||
"manage": "管理",
|
||||
"invites": "邀請"
|
||||
}
|
||||
},
|
||||
"help": {
|
||||
"title": "幫助",
|
||||
"items": {
|
||||
"documentation": "文件",
|
||||
"report": "回報問題",
|
||||
"discord": "Discord 社群",
|
||||
"contribute": "貢獻"
|
||||
}
|
||||
},
|
||||
"tools": {
|
||||
"title": "工具",
|
||||
"items": {
|
||||
"docker": "Docker"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user