]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/fa/validation.php
Guest create page: name field autofocus
[bookstack] / resources / lang / fa / validation.php
index f1ca7d0c13171c6448d06408cc776111552528da..467c68702dd8b5ff2c44bbe2848a636ad808691b 100644 (file)
@@ -31,7 +31,7 @@ return [
     'digits'               => ':attribute باید :digits رقم باشد.',
     'digits_between'       => ':attribute باید بین :min و :max رقم باشد.',
     'email'                => ':attribute باید یک ایمیل معتبر باشد.',
-    'ends_with'            => ':attribute باید با یکی از مقادیر زیر خاتمه یابد: :values',
+    'ends_with' => ':attribute باید با یکی از مقادیر زیر خاتمه یابد: :values',
     'file'                 => ':attribute باید به عنوان یک فایل معتبر شناخته شود.',
     'filled'               => ':attribute باید مقدار داشته باشد.',
     'gt'                   => [