New translations forms.php (Chinese Simplified)

This commit is contained in:
James Brooks 2018-03-31 10:31:06 +01:00
parent fb445b71ec
commit 8da52afe42

View File

@ -153,15 +153,15 @@ return [
'display-graphs' => '在状态页上显示图表', 'display-graphs' => '在状态页上显示图表',
'about-this-page' => '关于本页', 'about-this-page' => '关于本页',
'days-of-incidents' => '显示多少天的故障?', 'days-of-incidents' => '显示多少天的故障?',
'time_before_refresh' => '状态页刷新速率(秒)', 'time_before_refresh' => 'Status page refresh rate (in seconds)',
'banner' => '横幅图像', 'banner' => '横幅图像',
'banner-help' => '建议上传文件宽度不大于 930 像素。', 'banner-help' => "It's recommended that you upload files no bigger than 930px wide",
'subscribers' => '允许用户订阅邮件通知', 'subscribers' => '允许用户订阅邮件通知',
'suppress_notifications_in_maintenance' => '当计划维护发生时静默处理事件通知?', 'suppress_notifications_in_maintenance' => '当计划维护发生时静默处理事件通知?',
'skip_subscriber_verification' => '是否跳过用户邮件验证?(小心,这可能会被滥用)', 'skip_subscriber_verification' => '是否跳过用户邮件验证?(小心,这可能会被滥用)',
'automatic_localization' => '根据访客的系统语言自动本地化状态页面', 'automatic_localization' => '根据访客的系统语言自动本地化状态页面',
'enable_external_dependencies' => '启用第三方服务 (Google Fonts, Tracker 等)', 'enable_external_dependencies' => '启用第三方服务 (Google Fonts, Tracker 等)',
'show_timezone' => '显示状态页所在的时区', 'show_timezone' => 'Show the timezone the status page is running in',
'only_disrupted_days' => '仅显示有故障的日期', 'only_disrupted_days' => '仅显示有故障的日期',
], ],
'analytics' => [ 'analytics' => [