mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-16 13:09:06 +01:00
Update notifications.php
This commit is contained in:
parent
2323e9c0e3
commit
c73d5e0799
@ -87,9 +87,9 @@ return [
|
||||
],
|
||||
'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.',
|
||||
'subject' => 'Verwaltung Ihres Abonnements',
|
||||
'content' => 'Klicken, um Ihr Abonnement für die Statusseite :app_name zu verwalten.',
|
||||
'title' => 'Klicken, um Ihr Abonnement für die Statusseite :app_name zu verwalten.',
|
||||
'action' => 'Abonnements verwalten',
|
||||
],
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user