New translations validation.php (Dutch)
This commit is contained in:
@@ -31,7 +31,7 @@ return [
|
|||||||
'array' => ':attribute moet een reeks zijn.',
|
'array' => ':attribute moet een reeks zijn.',
|
||||||
'before' => ':attribute moet een datum vóór :date zijn.',
|
'before' => ':attribute moet een datum vóór :date zijn.',
|
||||||
'between' => [
|
'between' => [
|
||||||
'numeric' => 'The :attribute must be between :min and :max.',
|
'numeric' => ':attribute moet tussen :min en de :max zijn.',
|
||||||
'file' => 'The :attribute must be between :min and :max kilobytes.',
|
'file' => 'The :attribute must be between :min and :max kilobytes.',
|
||||||
'string' => 'The :attribute must be between :min and :max characters.',
|
'string' => 'The :attribute must be between :min and :max characters.',
|
||||||
'array' => ':attribute moet tussen :min en :max items hebben.',
|
'array' => ':attribute moet tussen :min en :max items hebben.',
|
||||||
|
|||||||
Reference in New Issue
Block a user