Approved. Step name: Proofread

This commit is contained in:
James Cole 2017-01-04 17:32:09 +01:00
parent 602cc26f0f
commit b8ef7593ee

View File

@ -23,6 +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.',
'active_url' => ':attribute is geen geldige URL.',
'after' => ':attribute moet een datum na :date zijn.',
'alpha' => ':attribute mag alleen letters bevatten.',