|
@@ -57,7 +57,7 @@ return [
|
|
|
'array' => ':attribute must have :value items or more.',
|
|
'array' => ':attribute must have :value items or more.',
|
|
|
],
|
|
],
|
|
|
'image' => ':attribute must be an image.',
|
|
'image' => ':attribute must be an image.',
|
|
|
- 'in' => 'selected :attribute is invalid.',
|
|
|
|
|
|
|
+ 'in' => ' :attribute 不在合法值内.',
|
|
|
'in_array' => ':attribute field does not exist in :other.',
|
|
'in_array' => ':attribute field does not exist in :other.',
|
|
|
'integer' => ':attribute must be an integer.',
|
|
'integer' => ':attribute must be an integer.',
|
|
|
'ip' => ':attribute must be a valid IP address.',
|
|
'ip' => ':attribute must be a valid IP address.',
|