]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/fa/validation.php
Fixed failing test after drawio default url change
[bookstack] / resources / lang / fa / validation.php
index 665451e8de437fd53a110b819c59e1f2dcd4ad49..4578e1cdd164154da4f32208614b392ac5d61928 100644 (file)
@@ -32,6 +32,7 @@ return [
     'digits_between'       => ':attribute باید بین :min و :max رقم باشد.',
     'email'                => ':attribute باید یک ایمیل معتبر باشد.',
     'ends_with' => 'فیلد :attribute باید با یکی از مقادیر زیر خاتمه یابد: :values',
+    'file'                 => 'The :attribute must be provided as a valid file.',
     'filled'               => 'فیلد :attribute باید مقدار داشته باشد.',
     'gt'                   => [
         'numeric' => ':attribute باید بزرگتر از :value باشد.',