Skip to content

Commit 599c624

Browse files
committed
New translations validation.php (Hebrew)
1 parent fc35291 commit 599c624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lang/he/validation.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
'alpha_dash' => 'שדה :attribute יכול להכיל אותיות, מספרים ומקפים בלבד.',
1616
'alpha_num' => 'שדה :attribute יכול להכיל אותיות ומספרים בלבד.',
1717
'array' => 'שדה :attribute חייב להיות מערך.',
18-
'backup_codes' => 'The provided code is not valid or has already been used.',
18+
'backup_codes' => 'קוד שהוזן לא תקין או שכבר השתמשו בו.',
1919
'before' => 'שדה :attribute חייב להיות תאריך לפני :date.',
2020
'between' => [
2121
'numeric' => 'שדה :attribute חייב להיות בין :min ל-:max.',

0 commit comments

Comments
 (0)