mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Translated
This commit is contained in:
parent
fbcf0929d8
commit
f855011d34
@ -155,11 +155,11 @@ return [
|
||||
'single_user_mode' => 'Einzelnutzermodus',
|
||||
'must_confirm_account' => 'Erstanwender müssen ihr Konto aktivieren',
|
||||
'is_demo_site' => 'Ist eine Demonstrationsseite',
|
||||
'mail_for_lockout' => 'Locked out',
|
||||
'mail_for_blocked_domain' => 'Blocked domain',
|
||||
'mail_for_blocked_email' => 'Blocked email address',
|
||||
'mail_for_bad_login' => 'Login failure',
|
||||
'mail_for_blocked_login' => 'Blocked user',
|
||||
'mail_for_lockout' => 'Ausgesperrt',
|
||||
'mail_for_blocked_domain' => 'Gesperrte Domain',
|
||||
'mail_for_blocked_email' => 'Gesperrte Email-Adresse',
|
||||
'mail_for_bad_login' => 'Anmeldung fehlgeschlagen',
|
||||
'mail_for_blocked_login' => 'Gesperrter Benutzer',
|
||||
|
||||
|
||||
// import
|
||||
|
Loading…
Reference in New Issue
Block a user