Fixed missing translation string
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
@@ -31,6 +31,7 @@ return [
|
||||
'numeric' => 'The :attribute field must be between :min and :max.',
|
||||
'string' => 'The :attribute field must be between :min and :max characters.',
|
||||
],
|
||||
'valid_regex' => 'The regular expression is invalid.',
|
||||
'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.',
|
||||
|
||||
Reference in New Issue
Block a user