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' => [
'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' => '管理订阅',
],
],
],