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 a985db7 commit bd0fd28Copy full SHA for bd0fd28
lang/ca/errors.php
@@ -109,6 +109,7 @@
109
'import_zip_cant_read' => 'No es pot llegir el fitxer ZIP.',
110
'import_zip_cant_decode_data' => 'No s\'ha pogut trobar i descodificar el fitxer data.json en el fitxer ZIP.',
111
'import_zip_no_data' => 'Les dades del fitxer ZIP no contenen cap llibre, capítol o contingut de pàgina.',
112
+ 'import_zip_data_too_large' => 'ZIP data.json content exceeds the configured application maximum upload size.',
113
'import_validation_failed' => 'Error en validar la importació del ZIP amb els errors:',
114
'import_zip_failed_notification' => 'Error en importar l\'arxiu ZIP.',
115
'import_perms_books' => 'Li falten els permisos necessaris per crear llibres.',
0 commit comments