'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 <strong>must</strong> 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: <strong>:email</strong>',
'email_change_new'=>'The new email address is: :email',
'email_change_new_strong'=>'The new email address is: <strong>:email</strong>',
'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 token created
'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 <span style="font-family: monospace;">:url</span>.',
'oauth_created_explanation'=>'With this client, they can access <strong>all</strong> 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_below'=>'The full stacktrace is below:',
// report new journals
'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:',