New translations cachet.php (Korean)
This commit is contained in:
@@ -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' => '이메일 구독 신청.',
|
||||||
|
|||||||
Reference in New Issue
Block a user