Skip to content

Commit

Permalink
New translations validation.php (Hindi)
Browse files Browse the repository at this point in the history
  • Loading branch information
ericwang401 committed Nov 6, 2023
1 parent 009583e commit 38638da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lang/hi_IN/validation.php
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@
'string' => 'The :attribute must be a string.',
'timezone' => 'The :attribute must be a valid timezone.',
'unique' => 'The :attribute has already been taken.',
'unique_exists' => 'The :attribute already exists.',
'uploaded' => 'The :attribute failed to upload.',
'url' => 'The :attribute must be a valid URL.',
'uuid' => 'The :attribute must be a valid UUID.',
Expand Down

0 comments on commit 38638da

Please sign in to comment.