Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dfbeaf0 + c6747d6 commit 02a6884Copy full SHA for 02a6884
src/he/validation.php
@@ -34,7 +34,7 @@
34
'different' => 'שדה :attribute ושדה :other חייבים להיות שונים.',
35
'digits' => 'שדה :attribute חייב להיות בעל :digits ספרות.',
36
'digits_between' => 'שדה :attribute חייב להיות בין :min ו-:max ספרות.',
37
- 'dimensions' => 'The :attribute has invalid image dimensions.',
+ 'dimensions' => 'שדה :attribute מימדי התמונה לא תקינים',
38
'distinct' => 'שדה :attribute קיים ערך כפול.',
39
'email' => 'שדה :attribute חייב להיות כתובת אימייל תקנית.',
40
'exists' => 'בחירת ה-:attribute אינה תקפה.',
0 commit comments