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 60890d3 commit 52960bcCopy full SHA for 52960bc
lang/is/errors.php
@@ -109,6 +109,7 @@
109
'import_zip_cant_read' => 'Gat ekki lesið ZIP skrá.',
110
'import_zip_cant_decode_data' => 'Fann ekki ZIP data.json innihald.',
111
'import_zip_no_data' => 'ZIP skráin inniheldur ekkert efni.',
112
+ 'import_zip_data_too_large' => 'ZIP data.json content exceeds the configured application maximum upload size.',
113
'import_validation_failed' => 'ZIP skráin stóðst ekki staðfestingu og skilaði villu:',
114
'import_zip_failed_notification' => 'Gat ekki lesið inn ZIP skrá.',
115
'import_perms_books' => 'Þú hefur ekki heimild til að búa til bækur.',
0 commit comments