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.
1 parent 66d6ba2 commit 7cf490bCopy full SHA for 7cf490b
src/lang/en/validate.php
@@ -27,5 +27,5 @@
27
'username' => 'The :attribute is not valid',
28
'uuid' => 'The :attribute is not valid',
29
'jalali_date' => 'The :attribute is not valid',
30
- 'duplicate_nubmer' => 'The :attribute is not valid'
+ 'duplicate_character' => 'The :attribute is not valid'
31
];
src/lang/fa/validate.php
'username' => 'مقدار :attribute صحیح نمی باشد.',
'uuid' => 'مقدار :attribute صحیح نمی باشد.',
'jalali_date' => 'مقدار :attribute صحیح نمی باشد.',
- 'duplicate_nubmer' => 'مقدار :attribute صحیح نمی باشد.'
+ 'duplicate_character' => 'مقدار :attribute صحیح نمی باشد.'
0 commit comments