summaryrefslogtreecommitdiffstats
path: root/i18n/zh_TW.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/zh_TW.json')
-rw-r--r--i18n/zh_TW.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/i18n/zh_TW.json b/i18n/zh_TW.json
index 6d27c6467..98137e0a5 100644
--- a/i18n/zh_TW.json
+++ b/i18n/zh_TW.json
@@ -1154,6 +1154,10 @@
"translation": "從本地儲存讀取時遇到錯誤"
},
{
+ "id": "api.file.upload_file.bad_parse.app_error",
+ "translation": "Unable to upload file. Header cannot be parsed."
+ },
+ {
"id": "api.file.upload_file.large_image.app_error",
"translation": "無法上傳超過最大尺寸的檔案:{{.Filename}}"
},
@@ -3540,6 +3544,10 @@
"translation": "認證 Token 不合"
},
{
+ "id": "model.client.read_file.app_error",
+ "translation": "尋找使用者資訊時遇到錯誤"
+ },
+ {
"id": "model.command.is_valid.create_at.app_error",
"translation": "\"新增時間\"必須是一個有效時間"
},