mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Translation Fix
This commit is contained in:
parent
d9cb5e2d71
commit
4a7e740d4d
@ -557,7 +557,7 @@ return array(
|
|||||||
'new_password' => 'Neues Passwort',
|
'new_password' => 'Neues Passwort',
|
||||||
'confirm_password' => 'Passwort bestätigen',
|
'confirm_password' => 'Passwort bestätigen',
|
||||||
'password_error_incorrect' => 'Das aktuelle Passwort ist nicht korrekt.',
|
'password_error_incorrect' => 'Das aktuelle Passwort ist nicht korrekt.',
|
||||||
'password_error_invalid' => 'Das neue Kennwort ist ungültig.',
|
'password_error_invalid' => 'Das neue Passwort ist ungültig.',
|
||||||
'updated_password' => 'Passwort erfolgreich aktualisiert',
|
'updated_password' => 'Passwort erfolgreich aktualisiert',
|
||||||
|
|
||||||
'api_tokens' => 'API Token',
|
'api_tokens' => 'API Token',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user