Approved. Step name: Proofread

This commit is contained in:
James Cole 2016-11-28 19:01:58 +01:00
parent 7afd8f99cb
commit 807947fcd8

View File

@ -21,6 +21,7 @@ return [
'file_too_large' => 'Bestand ":name" is te groot.',
'belongs_to_user' => 'De waarde van :attribute is onbekend',
'accepted' => ':attribute moet geaccepteerd zijn.',
'bic' => 'This is not a valid BIC.',
'active_url' => ':attribute is geen geldige URL.',
'after' => ':attribute moet een datum na :date zijn.',
'alpha' => ':attribute mag alleen letters bevatten.',