New translations cachet.php (Chinese Simplified)

This commit is contained in:
Cachet Bot
2018-10-09 11:12:15 +01:00
parent 3761d16810
commit 63e7e1841c

View File

@@ -23,6 +23,8 @@ return [
'group' => [
'other' => '其他组件',
],
'select_all' => 'Select All',
'deselect_all' => 'Deselect All',
],
// Incidents
@@ -80,9 +82,12 @@ return [
'button' => '订阅',
'manage_subscription' => 'Manage subscription',
'manage' => [
'no_subscriptions' => '您当前已订阅所有更新。',
'my_subscriptions' => '您当前已订阅下列更新',
'manage_at_link' => '在 :link 管理你的订阅',
'notifications' => '通知',
'notifications_for' => 'Manage notifications for',
'no_subscriptions' => '您当前已订阅所有更新。',
'update_subscription' => 'Update Subscription',
'my_subscriptions' => '您当前已订阅下列更新',
'manage_at_link' => '在 :link 管理你的订阅',
],
'email' => [
'subscribe' => '订阅电子邮件更新。',