mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New translations validation.php (Dutch)
This commit is contained in:
@@ -88,5 +88,5 @@ return [
|
|||||||
'in_array' => 'Het :attribute veld bestaat niet in :other.',
|
'in_array' => 'Het :attribute veld bestaat niet in :other.',
|
||||||
'present' => 'Het :attribute veld moet aanwezig zijn.',
|
'present' => 'Het :attribute veld moet aanwezig zijn.',
|
||||||
'amount_zero' => 'Het totaalbedrag kan niet nul 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',
|
'secure_password' => 'Dit is geen sterk wachtwoord. Probeer het nog een keer. Zie ook: https://goo.gl/NCh2tN',
|
||||||
];
|
];
|
||||||
Reference in New Issue
Block a user