From d7637c4d4c0fbb57b5f9da407f11b840e28940ba Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Thu, 11 Jul 2019 13:13:25 +0100 Subject: [PATCH] New translations cachet.php (Korean) --- resources/lang/ko-KR/cachet.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/ko-KR/cachet.php b/resources/lang/ko-KR/cachet.php index 8c86d81a..715e604a 100644 --- a/resources/lang/ko-KR/cachet.php +++ b/resources/lang/ko-KR/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' => 'Your email subscription has been confirmed. Thank you!', 'manage' => 'Manage your subscription', 'unsubscribe' => '이메일 구독 취소',