From 467bc8a47ee082fe60351d0d16363f4e8978de12 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 18 Jun 2018 07:21:13 +0100 Subject: [PATCH] New translations forms.php (Chinese Simplified) --- resources/lang/zh-CN/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/zh-CN/forms.php b/resources/lang/zh-CN/forms.php index b0d72804..43f3f96d 100644 --- a/resources/lang/zh-CN/forms.php +++ b/resources/lang/zh-CN/forms.php @@ -156,7 +156,7 @@ return [ 'time_before_refresh' => '状态页刷新速度(秒)', 'major_outage_rate' => 'Major outage threshold (in %)', 'banner' => '横幅图像', - 'banner-help' => '建议上传文件宽度不大于 930 像素。', + 'banner-help' => "建议上传文件宽度不大于 930 像素。", 'subscribers' => '允许用户订阅邮件通知', 'suppress_notifications_in_maintenance' => '当计划维护发生时静默处理事件通知?', 'skip_subscriber_verification' => '是否跳过用户邮件验证?(小心,这可能会被滥用)',