'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!',
'slack_login_from_new_ip'=>'New Firefly III login from IP :ip (:host)',
'new_ip_body'=>'firefly III ตรวจพบว่ามีการเข้าใช้งานใหม่ในบัญชีของคุณจากไอพีที่ไม่รู้จัก. ถ้าคุณไม่เคยเข้าใช้งานจากไอพีด้านล่างหรือ ในช่วงเวลา 6 เดือนที่ผ่านมา, firefly III จะทำการแจ้งเตือนคุณ',
'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!',
'new_version_email_subject'=>'A new Firefly III version is available',
// email change
'email_change_subject'=>'อีเมล firefly III ของคุณถูกเปลี่ยนแล้ว',
'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'=>'อีเมลเก่าคือ: :email',
'email_change_old_strong'=>'The old email address was: **:email**',
'email_change_new'=>'อีเมลใหม่คือ: :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 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 `: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_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 คือ: :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:',
'error_headers'=>'The following headers may also be relevant:',
'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:',
// bill warning
'bill_warning_subject_end_date'=>'Your bill ":name" is due to end in :diff days',
'bill_warning_subject_now_end_date'=>'Your bill ":name" is due to end TODAY',
'bill_warning_subject_extension_date'=>'Your bill ":name" is due to be extended or cancelled in :diff days',
'bill_warning_subject_now_extension_date'=>'Your bill ":name" is due to be extended or cancelled TODAY',
'bill_warning_end_date'=>'Your bill **":name"** is due to end on :date. This moment will pass in about **:diff days**.',
'bill_warning_extension_date'=>'Your bill **":name"** is due to be extended or cancelled on :date. This moment will pass in about **:diff days**.',
'bill_warning_end_date_zero'=>'Your bill **":name"** is due to end on :date. This moment will pass **TODAY!**',
'bill_warning_extension_date_zero'=>'Your bill **":name"** is due to be extended or cancelled on :date. This moment will pass **TODAY!**',
'bill_warning_please_action'=>'Please take the appropriate action.',