Bring in upstream changes
This commit is contained in:
parent
2a692fdd78
commit
edbcb2fb2c
8 changed files with 15 additions and 2 deletions
|
@ -34,6 +34,7 @@ return [
|
|||
'different' => 'The :attribute and :other must be different.',
|
||||
'digits' => 'The :attribute must be :digits digits.',
|
||||
'digits_between' => 'The :attribute must be between :min and :max digits.',
|
||||
'dimensions' => 'The :attribute has invalid image dimensions.',
|
||||
'distinct' => 'The :attribute field has a duplicate value.',
|
||||
'email' => 'The :attribute must be a valid email address.',
|
||||
'exists' => 'The selected :attribute is invalid.',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue