New translations.

This commit is contained in:
James Cole
2016-10-14 17:14:04 +02:00
parent fcdeebcc06
commit e8e2b9704f
59 changed files with 831 additions and 895 deletions

View File

@@ -79,4 +79,9 @@ return [
'url' => ':attribute is geen geldige URL.',
'timezone' => 'Het :attribute moet een geldige zone zijn.',
'2fa_code' => 'De waarde in het :attribute-veld is niet geldig.',
'dimensions' => 'Het :attribute heeft het verkeerde afbeeldingsformaat.',
'distinct' => 'Het :attribute veld heeft een dubbele waarde.',
'file' => ':attribute moet een bestand zijn.',
'in_array' => 'Het :attribute veld bestaat niet in :other.',
'present' => 'Het :attribute veld moet aanwezig zijn.',
];