Skip to content

Commit 6ff5f5d

Browse files
committed
Update language translations files
1 parent c580895 commit 6ff5f5d

25 files changed

+48
-0
lines changed

src/lang/It/validate.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,6 @@
4040
'url' => ':attribute non è valido.',
4141
'username' => ':attribute non è valido.',
4242
'uuid' => ':attribute non è valido.',
43+
'landline-number' => ':attribute non è valido.',
44+
'iran-plate' => ':attribute non è valido.',
4345
];

src/lang/ar/validate.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,6 @@
4040
'url' => ':attribute غير صالح.',
4141
'username' => ':attribute غير صالح.',
4242
'uuid' => ':attribute غير صالح.',
43+
'landline-number' => ':attribute غير صالح.',
44+
'iran-plate' => ':attribute غير صالح.',
4345
];

src/lang/az/validate.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,6 @@
4040
'url' => ':attribute doğru deyil.',
4141
'username' => ':attribute doğru deyil.',
4242
'uuid' => ':attribute doğru deyil.',
43+
'landline-number' => ':attribute doğru deyil.',
44+
'iran-plate' => ':attribute doğru deyil.',
4345
];

src/lang/bn/validate.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,6 @@
4040
'url' => ':attribute বৈধ নয়.',
4141
'username' => ':attribute বৈধ নয়.',
4242
'uuid' => ':attribute বৈধ নয়.',
43+
'landline-number' => ':attribute বৈধ নয়.',
44+
'iran-plate' => ':attribute বৈধ নয়.',
4345
];

src/lang/ca/validate.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,6 @@
4040
'url' => ':attribute no és vàlid.',
4141
'username' => ':attribute no és vàlid.',
4242
'uuid' => ':attribute no és vàlid.',
43+
'landline-number' => ':attribute no és vàlid.',
44+
'iran-plate' => ':attribute no és vàlid.',
4345
];

src/lang/de/validate.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,5 @@
4141
'username' => ':attribute kein gültiger.',
4242
'uuid' => ':attribute kein gültiger.',
4343
'landline-number' => ':attribute kein gültiger.',
44+
'iran-plate' => ':attribute kein gültiger.',
4445
];

src/lang/el/validate.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,6 @@
4040
'url' => 'Το :attribute δεν είναι έγκυρο.',
4141
'username' => 'Το :attribute δεν είναι έγκυρο.',
4242
'uuid' => 'Το :attribute δεν είναι έγκυρο.',
43+
'landline-number' => 'Το :attribute δεν είναι έγκυρο.',
44+
'iran-plate' => 'Το :attribute δεν είναι έγκυρο.',
4345
];

src/lang/en/validate.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,6 @@
4040
'url' => 'The :attribute is not valid.',
4141
'username' => 'The :attribute is not valid.',
4242
'uuid' => 'The :attribute is not valid.',
43+
'landline-number' => 'The :attribute is not valid.',
44+
'iran-plate' => 'The :attribute is not valid.',
4345
];

src/lang/es/validate.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,6 @@
4040
'url' => ':attribute no es válido.',
4141
'username' => ':attribute no es válido.',
4242
'uuid' => ':attribute no es válido.',
43+
'landline-number' => ':attribute no es válido.',
44+
'iran-plate' => ':attribute no es válido.',
4345
];

src/lang/fa/validate.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,5 @@
4141
'username' => 'مقدار :attribute صحیح نمی باشد.',
4242
'uuid' => 'مقدار :attribute صحیح نمی باشد.',
4343
'landline-number' => 'مقدار :attribute صحیح نمی باشد.',
44+
'iran-plate' => 'مقدار :attribute صحیح نمی باشد.',
4445
];

0 commit comments

Comments
 (0)