New Crowdin updates (#1529)

Add Chinese traditional and Crowdin pseudo language (CR)
This commit is contained in:
Thomas Camlong
2023-10-31 09:12:59 +01:00
committed by GitHub
parent 0da6112913
commit fc969e5042
405 changed files with 6545 additions and 796 deletions
+32
View File
@@ -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"
}
}
}
}