diff --git a/resources/lang/nl-NL/forms.php b/resources/lang/nl-NL/forms.php index c473bd5261a4..36c68c1ce257 100644 --- a/resources/lang/nl-NL/forms.php +++ b/resources/lang/nl-NL/forms.php @@ -156,7 +156,7 @@ 'time_before_refresh' => 'Statuspagina verversingssnelheid (in seconden)', 'major_outage_rate' => 'Major outage threshold (in %)', 'banner' => 'Banner afbeelding', - 'banner-help' => "Bij voorkeur geen afbeeldingen breder dan 930 pixels uploaden", + 'banner-help' => 'Bij voorkeur geen afbeeldingen breder dan 930 pixels uploaden', 'subscribers' => 'Bezoekers toestaan om te abonneren op e-mail notificaties?', 'suppress_notifications_in_maintenance' => 'Onderdruk meldingen wanneer incident tijdens de onderhoudingsperiode voordoet?', 'skip_subscriber_verification' => 'Verificatie van gebruikers overslaan? (Let op, je kunt gespamd worden)', diff --git a/resources/lang/zh-CN/forms.php b/resources/lang/zh-CN/forms.php index 362bf3c37450..4f5c1dfc78b8 100644 --- a/resources/lang/zh-CN/forms.php +++ b/resources/lang/zh-CN/forms.php @@ -156,7 +156,7 @@ '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' => '是否跳过用户邮件验证?(小心,这可能会被滥用)',