New translations. [skip ci]

This commit is contained in:
James Cole
2016-05-18 18:13:38 +02:00
parent b7f1bcf7c9
commit 536a5cd1c8
12 changed files with 513 additions and 351 deletions

View File

@@ -17,6 +17,7 @@ return [
'file_attached' => 'Bestand met naam ":name" is met succes geuploaded.',
'file_invalid_mime' => 'Bestand ":name" is van het type ":mime", en die kan je niet uploaden.',
'file_too_large' => 'Bestand ":name" is te groot.',
'belongs_to_user' => 'De waarde van :attribute is onbekend',
'accepted' => ':attribute moet geaccepteerd zijn.',
'active_url' => ':attribute is geen geldige URL.',
'after' => ':attribute moet een datum na :date zijn.',