From 9f3309a0902f887d1d304d98d843eca9ab3d1fdd Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 19 Nov 2018 17:10:49 +0000 Subject: [PATCH] New translations cachet.php (Japanese) --- resources/lang/ja-JP/cachet.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ja-JP/cachet.php b/resources/lang/ja-JP/cachet.php index c895be59..cc731f83 100644 --- a/resources/lang/ja-JP/cachet.php +++ b/resources/lang/ja-JP/cachet.php @@ -77,7 +77,7 @@ return [ // Subscriber 'subscriber' => [ - 'subscribe' => '最新のアップデート情報を購読する', + 'subscribe' => 'Subscribe to status changes and incident updates', 'unsubscribe' => '購読の解除', 'button' => '購読', 'manage_subscription' => '購読の管理',