mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-16 21:18:19 +01:00
Update notifications.php
This commit is contained in:
parent
2323e9c0e3
commit
c73d5e0799
@ -87,9 +87,9 @@ return [
|
|||||||
],
|
],
|
||||||
'manage' => [
|
'manage' => [
|
||||||
'mail' => [
|
'mail' => [
|
||||||
'subject' => 'Manage Your Subscription',
|
'subject' => 'Verwaltung Ihres Abonnements',
|
||||||
'content' => 'Click to manage your subscription to :app_name status page.',
|
'content' => 'Klicken, um Ihr Abonnement für die Statusseite :app_name zu verwalten.',
|
||||||
'title' => 'Click to manage your subscription to :app_name status page.',
|
'title' => 'Klicken, um Ihr Abonnement für die Statusseite :app_name zu verwalten.',
|
||||||
'action' => 'Abonnements verwalten',
|
'action' => 'Abonnements verwalten',
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user