New translations forms.php (Chinese Simplified)

This commit is contained in:
James Brooks
2018-02-17 13:21:49 +00:00
parent fd9d307ef0
commit d1efb7fbf7
+3 -3
View File
@@ -155,7 +155,7 @@ return [
'days-of-incidents' => '显示多少天的故障?', 'days-of-incidents' => '显示多少天的故障?',
'time_before_refresh' => '状态页刷新速率(秒)', 'time_before_refresh' => '状态页刷新速率(秒)',
'banner' => '横幅图像', 'banner' => '横幅图像',
'banner-help' => '建议上传文件宽度不大于 930 像素。', 'banner-help' => "建议上传文件宽度不大于 930 像素。",
'subscribers' => '允许用户订阅邮件通知', 'subscribers' => '允许用户订阅邮件通知',
'suppress_notifications_in_maintenance' => '当计划维护发生时静默处理事件通知?', 'suppress_notifications_in_maintenance' => '当计划维护发生时静默处理事件通知?',
'skip_subscriber_verification' => '是否跳过用户邮件验证?(小心,这可能会被滥用)', 'skip_subscriber_verification' => '是否跳过用户邮件验证?(小心,这可能会被滥用)',
@@ -218,7 +218,7 @@ return [
], ],
'team' => [ 'team' => [
'description' => '请输入您要邀请的团队成员的邮件地址:', 'description' => '请输入您要邀请的团队成员的邮件地址:',
'email' => '电子邮箱 #:id', 'email' => '团队成员的电子邮箱地址',
], ],
], ],
@@ -238,7 +238,7 @@ return [
'remove' => '删除', 'remove' => '删除',
'invite' => '邀请', 'invite' => '邀请',
'signup' => '注册', 'signup' => '注册',
'manage_updates' => 'Manage Updates', 'manage_updates' => '管理更新',
// Other // Other
'optional' => '* 可选', 'optional' => '* 可选',