From 07eaeb788a7e251a7e374ea4193aa38afc253728 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Sat, 13 Jul 2019 09:21:05 +0100 Subject: [PATCH] New translations notifications.php (German) --- resources/lang/de-DE/notifications.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/resources/lang/de-DE/notifications.php b/resources/lang/de-DE/notifications.php index f497f755..30e0fa80 100644 --- a/resources/lang/de-DE/notifications.php +++ b/resources/lang/de-DE/notifications.php @@ -85,6 +85,14 @@ return [ 'action' => 'Bestätigen', ], ], + 'manage' => [ + 'mail' => [ + 'subject' => 'Manage Your Subscription', + 'content' => 'Click to manage your subscription to :app_name status page.', + 'title' => 'Click to manage your subscription to :app_name status page.', + 'action' => 'Abonnements verwalten', + ], + ], ], 'system' => [ 'test' => [