'registered_welcome'=>'Welcome to <a style="color:#337ab7" href=":address">Firefly III</a>. Your registration has made it, and this email is here to confirm it. Yay!',
'registered_pw'=>'If you have forgotten your password already, please reset it using <a style="color:#337ab7" href=":address/password/reset">the password reset tool</a>.',
'registered_help'=>'There is a help-icon in the top right corner of each page. If you need help, click it!',
'registered_doc_html'=>'If you haven\'t already, please read the <a style="color:#337ab7" href="https://docs.firefly-iii.org/about-firefly-iii/grand-theory">grand theory</a>.',
'registered_doc_text'=>'If you haven\'t already, please read the first use guide and the full description.',
'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 <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.',
'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_location'=>'This error occurred in file "<span style="font-family: monospace;">:file</span>" on line :line with code :code.',
'error_user'=>'The error was encountered by user #:id, <a href="mailto::email">:email</a>.',
'error_no_user'=>'There was no user logged in for this error or no user was detected.',
'error_ip'=>'The IP address related to this error is: :ip',
'error_url'=>'URL is: :url',
'error_user_agent'=>'User agent: :userAgent',
'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=BUG!">james@firefly-iii.org</a>. This can help fix the bug you just encountered.',
'error_github_html'=>'If you prefer, you can also open a new issue on <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a>.',
'error_github_text'=>'If you prefer, you can also open a new issue on https://github.com/firefly-iii/firefly-iii/issues.',
'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:',