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' => '이메일 구독 취소',