X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/f18e2784bedc0fa0f85eafa70b482db710a9a94d..refs/pull/3333/head:/resources/lang/fa/validation.php diff --git a/resources/lang/fa/validation.php b/resources/lang/fa/validation.php index 665451e8d..4578e1cdd 100644 --- a/resources/lang/fa/validation.php +++ b/resources/lang/fa/validation.php @@ -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 باشد.',