From a3097ba09870ce1717eeaaf4ec3fe55bee298eaf Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 19 Nov 2018 17:10:52 +0000 Subject: [PATCH] New translations cachet.php (Korean) --- resources/lang/ko-KR/cachet.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ko-KR/cachet.php b/resources/lang/ko-KR/cachet.php index 40cdbc39..8c86d81a 100644 --- a/resources/lang/ko-KR/cachet.php +++ b/resources/lang/ko-KR/cachet.php @@ -77,7 +77,7 @@ return [ // Subscriber 'subscriber' => [ - 'subscribe' => '최신 업데이트를 받아 보기 위한 구독신청.', + 'subscribe' => 'Subscribe to status changes and incident updates', 'unsubscribe' => 'Unsubscribe', 'button' => '구독', 'manage_subscription' => 'Manage subscription',