Skip to content

Commit

Permalink
New translations validation.php (Dutch)
Browse files Browse the repository at this point in the history
  • Loading branch information
CachetBot committed Jan 1, 2019
1 parent 052661c commit 5aa0106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/lang/nl-NL/validation.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
'array' => ':attribute moet een reeks zijn.',
'before' => ':attribute moet een datum vóór :date zijn.',
'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.',
'string' => 'The :attribute must be between :min and :max characters.',
'array' => ':attribute moet tussen :min en :max items hebben.',
Expand Down

0 comments on commit 5aa0106

Please sign in to comment.