'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'=>"Anda diundang dalam tim Halaman Status :app_name, untuk mendaftar silakan klik tautan berikut \n:link\nTerima kasih, :app_name",
'html-preheader'=>'Anda diundang dalam tim :app_name.',
'html'=>'<p>Anda diundang dalam tim Halaman Status :app_name, untuk mendaftar silakan klik tautan berikut. </p><p><a href=":link">:link</a></p><p>Terima kasih, :app_name</p>',
],
],
],
'signup'=>[
'title'=>'Daftar',
'username'=>'Username',
'email'=>'Email',
'password'=>'Password',
'success'=>'Akun anda berhasil dibuat.',
'failure'=>'Ada masalah dalam pendaftaran.',
],
'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'=>'Close',
'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 receive emails for this component too.',