chore: add missing translations (#28631)

This commit is contained in:
yyh
2025-11-25 14:52:17 +08:00
committed by GitHub
parent 58be008676
commit 82dac2eba0
250 changed files with 9194 additions and 324 deletions

View File

@@ -292,7 +292,6 @@ const translation = {
'required': '必填',
'hide': '隱藏',
'errorMsg': {
varNameRequired: '變數名稱必填',
labelNameRequired: '顯示名稱必填',
varNameCanBeRepeat: '變數名稱不能重複',
atLeastOneOption: '至少需要一個選項',
@@ -328,6 +327,7 @@ const translation = {
'localUpload': '本地上傳',
'single-file': '單個檔',
'maxNumberOfUploads': '最大上傳次數',
'maxNumberTip': '文件 < {{docLimit}}, 圖片 < {{imgLimit}}, 音訊 < {{audioLimit}}, 影片 < {{videoLimit}}',
'checkbox': '核取方塊',
'optional': '可選的',
'jsonSchema': 'JSON Schema',