Skip to content

Commit ee8514f

Browse files
committed
New translations errors.php (Chinese Simplified)
1 parent 57aedd1 commit ee8514f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lang/zh_CN/errors.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@
109109
'import_zip_cant_read' => '无法读取 ZIP 文件。',
110110
'import_zip_cant_decode_data' => '无法找到并解码 ZIP data.json 内容。',
111111
'import_zip_no_data' => 'ZIP 文件数据没有预期的书籍、章节或页面内容。',
112+
'import_zip_data_too_large' => 'ZIP data.json content exceeds the configured application maximum upload size.',
112113
'import_validation_failed' => '导入 ZIP 验证失败,出现错误:',
113114
'import_zip_failed_notification' => 'ZIP 文件导入失败。',
114115
'import_perms_books' => '您缺少创建书籍所需的权限。',

0 commit comments

Comments
 (0)