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 dbe63b7 commit be6925bCopy full SHA for be6925b
lang/nb/errors.php
@@ -109,6 +109,7 @@
109
'import_zip_cant_read' => 'Kunne ikke lese ZIP-filen.',
110
'import_zip_cant_decode_data' => 'Kunne ikke finne og dekode ZIP data.json innhold.',
111
'import_zip_no_data' => 'ZIP-fildata har ingen forventet bok, kapittel eller sideinnhold.',
112
+ 'import_zip_data_too_large' => 'ZIP data.json content exceeds the configured application maximum upload size.',
113
'import_validation_failed' => 'Import av ZIP feilet i å validere med feil:',
114
'import_zip_failed_notification' => 'Kunne ikke importere ZIP-fil.',
115
'import_perms_books' => 'Du mangler nødvendige tillatelser for å lage bøker.',
0 commit comments