]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/he/validation.php
Added OIDC group sync functionality
[bookstack] / resources / lang / he / validation.php
index e52c28b42ec58ca2de43e469397716b27aa56b50..85f6c698eb7613361a46303c784ca4e6bb763a17 100644 (file)
@@ -32,6 +32,7 @@ return [
     'digits_between'       => 'שדה :attribute חייב להיות בין :min ו-:max ספרות.',
     'email'                => 'שדה :attribute חייב להיות כתובת אימייל תקנית.',
     'ends_with' => 'The :attribute must end with one of the following: :values',
+    'file'                 => 'The :attribute must be provided as a valid file.',
     'filled'               => 'שדה :attribute הוא חובה.',
     'gt'                   => [
         'numeric' => 'The :attribute must be greater than :value.',