'no_subscriptions'=>'You\'re currently subscribed to all updates.',
'my_subscriptions'=>'You\'re currently subscribed to the following updates.',
],
'email'=>[
'subscribe'=>'Subscribe to email updates.',
'subscribed'=>'You\'ve been subscribed to email notifications, please check your email to confirm your subscription.',
'verified'=>'Your email subscription has been confirmed. Thank you!',
'manage'=>'Bestuur Subskripsies',
'unsubscribe'=>'Unsubscribe from email updates.',
'unsubscribed'=>'Your email subscription has been cancelled.',
'failure'=>'Something went wrong with the subscription.',
'already-subscribed'=>'Cannot subscribe :email because they\'re already subscribed.',
],
],
'signup'=>[
'title'=>'Teken Aan',
'username'=>'Username',
'email'=>'EPos',
'password'=>'Wagwoord',
'success'=>'U rekening is geskep.',
'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>!',
],
// Modal
'modal'=>[
'close'=>'Maak toe',
'subscribe'=>[
'title'=>'Subscribe to component updates',
'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.',
'button'=>'Teken aan',
],
],
// Other
'home'=>'Tuiste',
'description'=>'Stay up to date with the latest service updates from :app.',
'powered_by'=>'Powered by <a href="https://cachethq.io" class="links">Cachet</a>.',