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 be6925b commit eade852Copy full SHA for eade852
lang/ne/errors.php
@@ -109,6 +109,7 @@
109
'import_zip_cant_read' => 'ZIP फाइल पढ्न सकिएन।',
110
'import_zip_cant_decode_data' => 'ZIP डाटा.json सामग्री पत्ता लाग्न र डिकोड गर्न सकिएन।',
111
'import_zip_no_data' => 'ZIP फाइल डाटामा अपेक्षित पुस्तक, अध्याय वा पाना सामग्री छैन।',
112
+ 'import_zip_data_too_large' => 'ZIP data.json content exceeds the configured application maximum upload size.',
113
'import_validation_failed' => 'आयात ZIP प्रमाणीकरण असफल भयो। त्रुटिहरू छन्:',
114
'import_zip_failed_notification' => 'ZIP फाइल आयात गर्न असफल भयो।',
115
'import_perms_books' => 'तपाईंलाई पुस्तकहरू सिर्जना गर्न आवश्यक अनुमति छैन।',
0 commit comments