Translated

This commit is contained in:
James Cole 2017-01-05 11:02:31 +01:00
parent ff50fec112
commit 887b6789fc

View File

@ -23,7 +23,7 @@ return [
'belongs_to_user' => 'De waarde van :attribute is onbekend',
'accepted' => ':attribute moet geaccepteerd zijn.',
'bic' => 'Dit is geen geldige BIC.',
'more' => ':attribute must be larger than zero.',
'more' => ':attribute moet groter zijn dan nul.',
'active_url' => ':attribute is geen geldige URL.',
'after' => ':attribute moet een datum na :date zijn.',
'alpha' => ':attribute mag alleen letters bevatten.',