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 9b9602a commit d293e4dCopy full SHA for d293e4d
lang/ru/errors.php
@@ -109,6 +109,7 @@
109
'import_zip_cant_read' => 'Could not read ZIP file.',
110
'import_zip_cant_decode_data' => 'Could not find and decode ZIP data.json content.',
111
'import_zip_no_data' => 'ZIP file data has no expected book, chapter or page content.',
112
+ 'import_zip_data_too_large' => 'ZIP data.json content exceeds the configured application maximum upload size.',
113
'import_validation_failed' => 'Import ZIP failed to validate with errors:',
114
'import_zip_failed_notification' => 'Failed to import ZIP file.',
115
'import_perms_books' => 'У вас недостаточно прав для создания книг.',
0 commit comments