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 86a7216 commit 7c7c2c6Copy full SHA for 7c7c2c6
lang/ar/errors.php
@@ -109,6 +109,7 @@
109
'import_zip_cant_read' => 'لم أتمكن من قراءة المِلَفّ المضغوط -ZIP-.',
110
'import_zip_cant_decode_data' => 'لم نتمكن من العثور على محتوى المِلَفّ المضغوط data.json وفك تشفيره.',
111
'import_zip_no_data' => 'لا تتضمن بيانات المِلَفّ المضغوط أي محتوى متوقع للكتاب أو الفصل أو الصفحة.',
112
+ 'import_zip_data_too_large' => 'ZIP data.json content exceeds the configured application maximum upload size.',
113
'import_validation_failed' => 'فشل التحقق من صحة استيراد المِلَفّ المضغوط بسبب الأخطاء التالية:',
114
'import_zip_failed_notification' => 'فشل استيراد المِلَفّ المضغوط.',
115
'import_perms_books' => 'أنت تفتقر إلى الصلاحيات المطلوبة لإنشاء الكتب.',
0 commit comments