Skip to content

Commit d293e4d

Browse files
committed
New translations errors.php (Russian)
1 parent 9b9602a commit d293e4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lang/ru/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' => 'Could not read ZIP file.',
110110
'import_zip_cant_decode_data' => 'Could not find and decode ZIP data.json content.',
111111
'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.',
112113
'import_validation_failed' => 'Import ZIP failed to validate with errors:',
113114
'import_zip_failed_notification' => 'Failed to import ZIP file.',
114115
'import_perms_books' => 'У вас недостаточно прав для создания книг.',

0 commit comments

Comments
 (0)