mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 23:45:10 +00:00
New translations validation.php (German)
This commit is contained in:
@@ -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' => 'This is not a secure password. Please try again. For more information, visit https://goo.gl/NCh2tN',
|
||||
'secure_password' => 'Das ist kein sicheres Passwort. Bitte versuche es erneut. Weitere Informationen finden Sie unter https://goo.gl/NCh2tN',
|
||||
];
|
Reference in New Issue
Block a user