New translations validation.php (German)

This commit is contained in:
James Cole
2017-08-25 07:35:58 +02:00
parent df5830b5f9
commit 3efd112d8b

View File

@@ -90,5 +90,5 @@ return [
'in_array' => ':attribute existiert nicht in :other.',
'present' => 'Das :attribute Feld muss vorhanden sein.',
'amount_zero' => 'Der Gesamtbetrag darf nicht Null sein',
'secure_password' => '',
'secure_password' => 'This is not a secure password. Please try again. For more information, visit https://goo.gl/NCh2tN',
];