New translations cachet.php (Norwegian)

This commit is contained in:
Cachet Bot
2018-06-18 07:20:37 +01:00
parent c0568a3b8d
commit 9293f3dce7

View File

@@ -75,10 +75,11 @@ return [
// Subscriber
'subscriber' => [
'subscribe' => 'Abonner for å få de siste oppdateringene',
'unsubscribe' => 'Unsubscribe at :link',
'button' => 'Abonner',
'manage' => [
'subscribe' => 'Abonner for å få de siste oppdateringene',
'unsubscribe' => 'Unsubscribe',
'button' => 'Abonner',
'manage_subscription' => 'Manage subscription',
'manage' => [
'no_subscriptions' => 'Du abonnerer for øyeblikket på alle oppdateringer.',
'my_subscriptions' => 'Du abonnerer for øyeblikket på følgende oppdateringer.',
'manage_at_link' => 'Manage your subscriptions at :link',