New translations cachet.php (Dutch)
This commit is contained in:
@@ -23,6 +23,8 @@ return [
|
||||
'group' => [
|
||||
'other' => 'Andere componenten',
|
||||
],
|
||||
'select_all' => 'Select All',
|
||||
'deselect_all' => 'Deselect All',
|
||||
],
|
||||
|
||||
// Incidents
|
||||
@@ -80,9 +82,12 @@ return [
|
||||
'button' => 'Abonneren',
|
||||
'manage_subscription' => 'Manage subscription',
|
||||
'manage' => [
|
||||
'no_subscriptions' => 'Je bent momenteel geabonneerd op alle updates.',
|
||||
'my_subscriptions' => 'Je bent momenteel geabonneerd op de volgende updates.',
|
||||
'manage_at_link' => 'Beheer uw abonnementen op: link',
|
||||
'notifications' => 'Notificaties',
|
||||
'notifications_for' => 'Manage notifications for',
|
||||
'no_subscriptions' => 'Je bent momenteel geabonneerd op alle updates.',
|
||||
'update_subscription' => 'Update Subscription',
|
||||
'my_subscriptions' => 'Je bent momenteel geabonneerd op de volgende updates.',
|
||||
'manage_at_link' => 'Beheer uw abonnementen op: link',
|
||||
],
|
||||
'email' => [
|
||||
'subscribe' => 'Abonneren op e-mail updates.',
|
||||
|
||||
Reference in New Issue
Block a user