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 4868015 commit 9747964Copy full SHA for 9747964
lang/cs/errors.php
@@ -109,6 +109,7 @@
109
'import_zip_cant_read' => 'Nelze načíst ZIP soubor.',
110
'import_zip_cant_decode_data' => 'Nelze najít a dekódovat data.json v archivu ZIP.',
111
'import_zip_no_data' => 'ZIP archiv neobsahuje knihy, kapitoly nebo stránky.',
112
+ 'import_zip_data_too_large' => 'ZIP data.json content exceeds the configured application maximum upload size.',
113
'import_validation_failed' => 'Importování ZIP selhalo s chybami:',
114
'import_zip_failed_notification' => 'Nepodařilo se naimportovat ZIP soubor.',
115
'import_perms_books' => 'Chybí vám požadovaná oprávnění k vytvoření knih.',
0 commit comments