New translations cachet.php (Japanese)

This commit is contained in:
Cachet Bot 2019-07-13 09:23:03 +01:00
parent 5ed3162fde
commit 271a93e12f

View File

@ -90,15 +90,16 @@ return [
'manage_at_link' => '購読の管理',
],
'email' => [
'subscribe' => 'メールによるアップデート情報の購読',
'subscribed' => 'You\'ve been subscribed to email notifications, please check your email to confirm your subscription.',
'updated-subscribe' => 'You\'ve succesfully updated your subscriptions.',
'verified' => 'あなたのメール購読を確認しました。ありがとうございます!',
'manage' => '購読の管理',
'unsubscribe' => 'Unsubscribe from email updates.',
'unsubscribed' => 'メールの購読が取り消されました。',
'failure' => '購読に失敗しました。',
'already-subscribed' => '既に購読しているので :email の購読ができません。',
'manage_subscription' => 'We\'ve sent you an email, please click the link to manage your subscription',
'subscribe' => 'メールによるアップデート情報の購読',
'subscribed' => 'You\'ve been subscribed to email notifications, please check your email to confirm your subscription.',
'updated-subscribe' => 'You\'ve succesfully updated your subscriptions.',
'verified' => 'あなたのメール購読を確認しました。ありがとうございます!',
'manage' => '購読の管理',
'unsubscribe' => 'Unsubscribe from email updates.',
'unsubscribed' => 'メールの購読が取り消されました。',
'failure' => '購読に失敗しました。',
'already-subscribed' => '既に購読しているので :email の購読ができません。',
],
],