'invitation_created_subject'=>'An invitation has been created',
'invitation_created_body'=>'Admin user ":email" created a user invitation which can be used by whoever is behind email address ":invitee". The invite will be valid for 48hrs.',
'invite_user_subject'=>'You\'ve been invited to create a Firefly III account.',
'invitation_introduction'=>'You\'ve been invited to create a Firefly III account on **:host**. Firefly III is a personal, self-hosted, private personal finance manager. All the cool kids are using it.',
'invitation_invited_by'=>'You\'ve been invited by ":admin" and this invitation was sent to ":invitee". That\'s you, right?',
'invitation_url'=>'The invitation is valid for 48 hours and can be redeemed by surfing to [Firefly III](:url). Enjoy!',
'new_ip_body'=>'Firefly III detected a new login on your account from an unknown IP address. If you never logged in from the IP address below, or it has been more than six months ago, Firefly III will warn you.',
'new_ip_warning'=>'If you recognize this IP address or the login, you can ignore this message. If you didn\'t login, of if you have no idea what this is about, verify your password security, change it, and log out all other sessions. To do this, go to your profile page. Of course you have 2FA enabled already, right? Stay safe!',
'email_change_subject'=>'Your Firefly III email address has changed',
'email_change_body_to_new'=>'You or somebody with access to your Firefly III account has changed your email address. If you did not expect this message, please ignore and delete it.',
'email_change_body_to_old'=>'You or somebody with access to your Firefly III account has changed your email address. If you did not expect this to happen, you **must** follow the "undo"-link below to protect your account!',
'email_change_ignore'=>'If you initiated this change, you may safely ignore this message.',
'email_change_old'=>'The old email address was: :email',
'email_change_old_strong'=>'The old email address was: **:email**',
'email_change_new'=>'The new email address is: :email',
'email_change_new_strong'=>'The new email address is: **:email**',
'email_change_instructions'=>'You cannot use Firefly III until you confirm this change. Please follow the link below to do so.',
'email_change_undo_link'=>'To undo the change, follow this link:',
'oauth_created_subject'=>'A new OAuth client has been created',
'oauth_created_body'=>'Somebody (hopefully you) just created a new Firefly III API OAuth Client for your user account. It\'s labeled ":name" and has callback URL `:url`.',
'oauth_created_explanation'=>'With this client, they can access **all** of your financial records through the Firefly III API.',
'oauth_created_undo'=>'If this wasn\'t you, please revoke this client as soon as possible at `:url`',
'error_stacktrace'=>'The full stacktrace is below. If you think this is a bug in Firefly III, you can forward this message to <a href="mailto:james@firefly-iii.org?subject=I%20found%20a%20bug!">james@firefly-iii.org</a>. This can help fix the bug you just encountered.',
'new_journals_subject'=>'Firefly III has created a new transaction|Firefly III has created :count new transactions',
'new_journals_header'=>'Firefly III has created a transaction for you. You can find it in your Firefly III installation:|Firefly III has created :count transactions for you. You can find them in your Firefly III installation:',
'enabled_mfa_subject'=>'You have enabled multi-factor authentication',
'enabled_mfa_slack'=>'You (:email) have enabled multi-factor authentication. Is this not correct? Check your settings!',
'have_enabled_mfa'=>'You have enabled multi-factor authentication on your Firefly III account ":email". This means that you will need to use an authenticator app to log in from now on.',
'enabled_mfa_warning'=>'If you did not enable this, please contact your administrator immediately or check out the Firefly III documentation.',
'disabled_mfa_subject'=>'You have disabled multi-factor authentication!',
'disabled_mfa_slack'=>'You (:email) have disabled multi-factor authentication. Is this not correct? Check your settings!',
'have_disabled_mfa'=>'You have disabled multi-factor authentication on your Firefly III account ":email".',
'disabled_mfa_warning'=>'If you did not disable this, please contact your administrator immediately or check out the Firefly III documentation.',
'new_backup_codes_subject'=>'You have generated new back-up codes',
'new_backup_codes_slack'=>'You (:email) have generated new back-up codes. These can be used to login to Firefly III. Is this not correct? Check your settings!',
'new_backup_codes_intro'=>'You (:email) have generated new back-up codes. These can be used to login to Firefly III if you lose access to your authenticator app.',
'new_backup_codes_warning'=>'Please store these codes in a safe place. If you lose them, you will not be able to log in to Firefly III. If you did not do this, please contact your administrator immediately or check out the Firefly III documentation.',
'used_backup_code_subject'=>'You have used a back-up code to login',
'used_backup_code_slack'=>'You (:email) have used a back-up code to login',
'used_backup_code_intro'=>'You (:email) have used a back-up code to login to Firefly III. You now have one less back-up code to login with. Please remove it from your list.',
'used_backup_code_warning'=>'If you did not do this, please contact your administrator immediately or check out the Firefly III documentation.',
// few left:
'mfa_few_backups_left_subject'=>'You have only :count backup code(s) left!',
'mfa_few_backups_left_slack'=>'You (:email) have only :count backup code(s) left!',
'few_backup_codes_intro'=>'You (:email) have used most of your backup codes, and now have only :count left. Please generate new ones as soon as possible.',
'few_backup_codes_warning'=>'Without backup codes, you cannot recover your MFA login if you lose access to your code generator.',
// NO left:
'mfa_no_backups_left_subject'=>'You have NO backup codes left!',
'mfa_no_backups_left_slack'=>'You (:email) NO backup codes left!',
'no_backup_codes_intro'=>'You (:email) have used ALL of your backup codes. Please generate new ones as soon as possible.',
'no_backup_codes_warning'=>'Without backup codes, you cannot recover your MFA login if you lose access to your code generator.',
'mfa_many_failed_subject'=>'You have tried and failed to use multi-factor authentication :count times now!',
'mfa_many_failed_slack'=>'You (:email) have tried and failed to use multi-factor authentication :count times now. Is this not correct? Check your settings!',
'mfa_many_failed_attempts_intro'=>'You (:email) have tried :count times to use a multi-factor authentication code, but these login attempts have failed. Are you sure you are using the right MFA code? Are you sure the time on the server is correct?',
'mfa_many_failed_attempts_warning'=>'If you did not do this, please contact your administrator immediately or check out the Firefly III documentation.',