Update language fields.

Signed-off-by: James Cole <thegrumpydictator@gmail.com>
This commit is contained in:
James Cole
2016-03-07 20:45:59 +01:00
parent 5310ccebbe
commit 96caace068
15 changed files with 1616 additions and 1521 deletions

View File

@@ -68,6 +68,5 @@ return [
'string' => 'Het :attribute moet een tekenreeks zijn.',
'url' => ':attribute is geen geldige URL.',
'timezone' => 'Het :attribute moet een geldige zone zijn.',
'2fa_code' => ':attribute is ongeldig.',
'2fa_code' => 'De waarde in het :attribute-veld is niet geldig.',
];