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

View File

@@ -0,0 +1,7 @@
{
"noEntries": {
"title": "沒有條目",
"text": "使用下方的按紐新增更多條目"
},
"buttonAdd": "新增"
}

View File

@@ -0,0 +1,14 @@
{
"card": {
"title": "出錯了!",
"buttons": {
"details": "詳情",
"tryAgain": "請再試一次"
}
},
"modal": {
"text": "",
"label": "您的錯誤",
"reportButton": "回報該錯誤"
}
}