New translations notifications.php (Chinese Simplified)

This commit is contained in:
Cachet Bot
2020-01-13 06:50:24 +00:00
parent 6cad255bae
commit 190f632815

View File

@@ -87,10 +87,10 @@ return [
], ],
'manage' => [ 'manage' => [
'mail' => [ 'mail' => [
'subject' => 'Manage Your Subscription', 'subject' => '管理您的订阅',
'content' => 'Click to manage your subscription to :app_name status page.', 'content' => '点击管理您对 :app_name 状态页的订阅。',
'title' => 'Click to manage your subscription to :app_name status page.', 'title' => '点击管理您对 :app_name 状态页的订阅。',
'action' => 'Manage subscription', 'action' => '管理订阅',
], ],
], ],
], ],