mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New translations
This commit is contained in:
parent
07f68d2b14
commit
befd79cf14
@ -155,6 +155,12 @@ return [
|
|||||||
'single_user_mode' => 'Single user mode',
|
'single_user_mode' => 'Single user mode',
|
||||||
'must_confirm_account' => 'New users must activate account',
|
'must_confirm_account' => 'New users must activate account',
|
||||||
'is_demo_site' => 'Is demo site',
|
'is_demo_site' => 'Is demo site',
|
||||||
|
'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',
|
||||||
|
|
||||||
|
|
||||||
// import
|
// import
|
||||||
'import_file' => 'Import file',
|
'import_file' => 'Import file',
|
||||||
|
Loading…
Reference in New Issue
Block a user