New translations validation.php (Dutch)

This commit is contained in:
James Cole 2017-08-04 17:10:09 +02:00
parent f368739303
commit 308f05101e

View File

@ -88,4 +88,5 @@ return [
'in_array' => 'Het :attribute veld bestaat niet in :other.',
'present' => 'Het :attribute veld moet aanwezig zijn.',
'amount_zero' => 'Het totaalbedrag kan niet nul zijn',
'secure_password' => 'This is not a secure password. Please try again. For more information, visit https://goo.gl/NCh2tN',
];