mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-17 05:28:18 +01:00
New translations notifications.php (Chinese Traditional)
This commit is contained in:
parent
0bb60e62db
commit
1c0b540fd0
@ -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