From a2407aedb6b6e4be0141ab56726414c6216af128 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Thu, 11 Jul 2019 13:13:54 +0100 Subject: [PATCH] New translations cachet.php (Japanese) --- resources/lang/ja-JP/cachet.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/ja-JP/cachet.php b/resources/lang/ja-JP/cachet.php index cc731f83..703c5a54 100644 --- a/resources/lang/ja-JP/cachet.php +++ b/resources/lang/ja-JP/cachet.php @@ -92,6 +92,7 @@ return [ '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.',