We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 582899f commit 49a1008Copy full SHA for 49a1008
lang/zh_TW/errors.php
@@ -109,7 +109,7 @@
109
'import_zip_cant_read' => '無法讀取 ZIP 檔案。',
110
'import_zip_cant_decode_data' => '無法尋找並解碼 ZIP data.json 內容。',
111
'import_zip_no_data' => 'ZIP 檔案資料沒有預期的書本、章節或頁面內容。',
112
- 'import_zip_data_too_large' => 'ZIP data.json content exceeds the configured application maximum upload size.',
+ 'import_zip_data_too_large' => 'ZIP 檔案 data.json 的內容超過了設定的應用程式最大上傳大小。',
113
'import_validation_failed' => '匯入 ZIP 驗證失敗,發生錯誤:',
114
'import_zip_failed_notification' => '匯入 ZIP 檔案失敗。',
115
'import_perms_books' => '您缺乏建立書本所需的權限。',
0 commit comments