New translations cachet.php (Korean)

This commit is contained in:
Cachet Bot
2018-10-09 11:10:59 +01:00
parent 1ef86b1682
commit b2dbce0886
+8 -3
View File
@@ -23,6 +23,8 @@ return [
'group' => [ 'group' => [
'other' => 'Other Components', 'other' => 'Other Components',
], ],
'select_all' => 'Select All',
'deselect_all' => 'Deselect All',
], ],
// Incidents // Incidents
@@ -80,9 +82,12 @@ return [
'button' => '구독', 'button' => '구독',
'manage_subscription' => 'Manage subscription', 'manage_subscription' => 'Manage subscription',
'manage' => [ 'manage' => [
'no_subscriptions' => 'You\'re currently subscribed to all updates.', 'notifications' => 'Notifications',
'my_subscriptions' => 'You\'re currently subscribed to the following updates.', 'notifications_for' => 'Manage notifications for',
'manage_at_link' => 'Manage your subscriptions at :link', 'no_subscriptions' => 'You\'re currently subscribed to all updates.',
'update_subscription' => 'Update Subscription',
'my_subscriptions' => 'You\'re currently subscribed to the following updates.',
'manage_at_link' => 'Manage your subscriptions at :link',
], ],
'email' => [ 'email' => [
'subscribe' => '이메일 구독 신청.', 'subscribe' => '이메일 구독 신청.',