]> BookStack Code Mirror - bookstack/blobdiff - lang/ar/validation.php
Updated translations with latest Crowdin changes (#5345)
[bookstack] / lang / ar / validation.php
index a9793c548442b6f0f3aeedf0209ac8b0c2e77762..f35c920348c0ced6c2c12c03b3c8ca2e4ba0e85b 100644 (file)
@@ -105,6 +105,11 @@ return [
     'url'                  => 'صيغة :attribute غير صالحة.',
     'uploaded'             => 'تعذر تحميل الملف. قد لا يقبل الخادم ملفات بهذا الحجم.',
 
+    'zip_file' => 'The :attribute needs to reference a file within the ZIP.',
+    'zip_file_mime' => 'The :attribute needs to reference a file of type :validTypes, found :foundType.',
+    'zip_model_expected' => 'Data object expected but ":type" found.',
+    'zip_unique' => 'The :attribute must be unique for the object type within the ZIP.',
+
     // Custom validation lines
     'custom' => [
         'password-confirm' => [