Skip to content

Commit

Permalink
Merge pull request #4777 from Laravel-Lang/projects/download-n6mcuq3
Browse files Browse the repository at this point in the history
[source]: Updated Laravel Framework 11.x keys
  • Loading branch information
andrey-helldar authored May 10, 2024
2 parents d041209 + 8382bb7 commit 6d94874
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/framework/11.x/validation.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
'boolean' => 'The :attribute field must be true or false.',
'can' => 'The :attribute field contains an unauthorized value.',
'confirmed' => 'The :attribute field confirmation does not match.',
'contains' => 'The :attribute field is missing a required value.',
'current_password' => 'The password is incorrect.',
'custom' => [
'attribute-name' => [
Expand Down

0 comments on commit 6d94874

Please sign in to comment.