mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-03-14 20:39:44 +01:00
New translations notifications.php (Chinese Simplified)
This commit is contained in:
parent
6cad255bae
commit
190f632815
@ -87,10 +87,10 @@ 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.',
|
||||
'action' => 'Manage subscription',
|
||||
'subject' => '管理您的订阅',
|
||||
'content' => '点击管理您对 :app_name 状态页的订阅。',
|
||||
'title' => '点击管理您对 :app_name 状态页的订阅。',
|
||||
'action' => '管理订阅',
|
||||
],
|
||||
],
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user