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
+5
View File
@@ -0,0 +1,5 @@
{
"header": {
"customize": "自定義面板"
}
}
+29
View File
@@ -0,0 +1,29 @@
{
"metaTitle": "自定義 {{name}} 面板",
"pageTitle": "{{name}} 面板自定義中",
"backToBoard": "返回面板",
"settings": {
"appearance": {
"primaryColor": "主體顏色",
"secondaryColor": "輔助顏色"
}
},
"save": {
"button": "儲存設定",
"note": "注意,您有未儲存的設定!"
},
"notifications": {
"pending": {
"title": "自定義儲存中",
"message": "請稍後,我們正在儲存您的自定義"
},
"success": {
"title": "已儲存自定義",
"message": "您的自定義已儲存成功"
},
"error": {
"title": "錯誤",
"message": "無法儲存設定"
}
}
}