New translations forms.php (Chinese Simplified)

This commit is contained in:
James Brooks
2018-01-21 18:51:47 +00:00
parent cdfe4a3755
commit 8581671a16

View File

@@ -49,6 +49,7 @@ return [
'name' => '名称',
'status' => '状态',
'component' => '组件',
'component_status' => 'Component Status',
'message' => '描述',
'message-help' => '您可以使用Markdown语言。',
'occurred_at' => '这次故障是什么时候发生的?',
@@ -153,7 +154,7 @@ return [
'days-of-incidents' => '显示多少天的故障?',
'time_before_refresh' => 'Status page refresh rate (in seconds).',
'banner' => '横幅图像',
'banner-help' => '建议上传文件宽度不大于 930 像素。',
'banner-help' => "建议上传文件宽度不大于 930 像素。",
'subscribers' => '允许用户订阅邮件通知',
'skip_subscriber_verification' => '是否跳过用户邮件验证?(小心,这可能会被滥用)',
'automatic_localization' => '根据访客的系统语言自动本地化状态页面',