'unsubscribed'=>'Your email subscription has been cancelled.',
'failure'=>'Something went wrong with the subscription.',
'already-subscribed'=>'Cannot subscribe :email because they\'re already subscribed.',
'verify'=>[
'text'=>"Please confirm your email subscription to :app_name status updates.\n:link\nThank you, :app_name",
'html-preheader'=>'Please confirm your email subscription to :app_name status updates.',
'html'=>'<p>Please confirm your email subscription to :app_name status updates.</p><p><a href=":link">:link</a></p><p>Thank you, :app_name</p>',
],
'maintenance'=>[
'text'=>"New maintenance has been scheduled on :app_name.\nThank you, :app_name",
'html-preheader'=>'New maintenance has been scheduled on :app_name.',
'html'=>'<p>New maintenance has been scheduled on :app_name.</p>',
],
'incident'=>[
'text'=>"New incident has been reported on :app_name.\nThank you, :app_name",
'html-preheader'=>'New incident has been reported on :app_name.',
'html'=>'<p>New incident has been reported on :app_name.</p><p>Thank you, :app_name</p>',
],
'component'=>[
'subject'=>'Component Status Update',
'text'=>'The component :component_name has seen a status change. The component is now at :component_human_status.\nThank you, :app_name',
'html-preheader'=>'Component Update from :app_name',
'html'=>'<p>The component :component_name has seen a status change. The component is now at :component_human_status.</p><p>Thank you, :app_name</p>',
'tooltip-title'=>'Subscribe to notifications for :component_name.',
],
],
],
'users'=>[
'email'=>[
'invite'=>[
'text'=>"You have been invited to the team :app_name status page, to sign up follow the next link.\n:link\nThank you, :app_name",
'html-preheader'=>'You have been invited to the team :app_name.',
'html'=>'<p>You have been invited to the team :app_name status page, to sign up follow the next link.</p><p><a href=":link">:link</a></p><p>Thank you, :app_name</p>',
],
],
],
'signup'=>[
'title'=>'Sign Up',
'username'=>'Username',
'email'=>'Email',
'password'=>'Password',
'success'=>'Your account has been created.',
'failure'=>'Something went wrong with the signup.',
],
'system'=>[
'update'=>'There is a newer version of Cachet available. You can learn how to update <a href="https://docs.cachethq.io/docs/updating-cachet">here</a>!',
'body'=>'Enter your email address to subscribe to updates for this component. If you\'re already subscribed, you\'ll already receive emails for this component.',