mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-17 21:49:01 +01:00
New translations notifications.php (English)
This commit is contained in:
parent
534a31c868
commit
d2fc6bcbd8
@ -85,6 +85,14 @@ return [
|
||||
'action' => 'Verify',
|
||||
],
|
||||
],
|
||||
'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' => 'Manage subscription',
|
||||
],
|
||||
],
|
||||
],
|
||||
'system' => [
|
||||
'test' => [
|
||||
|
Loading…
x
Reference in New Issue
Block a user