From 5e42bae5861cef1bc8c3cc5ab105f2ac08a3a139 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Tue, 16 Jan 2018 14:20:55 +0000 Subject: [PATCH] New translations forms.php (Chinese Traditional) --- resources/lang/zh-TW/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/zh-TW/forms.php b/resources/lang/zh-TW/forms.php index 4fed0bd6..ab7ac7b5 100644 --- a/resources/lang/zh-TW/forms.php +++ b/resources/lang/zh-TW/forms.php @@ -153,7 +153,7 @@ return [ 'days-of-incidents' => '顯示多少天前的事件?', 'time_before_refresh' => 'Status page refresh rate (in seconds).', 'banner' => 'Banner Image', - 'banner-help' => '橫幅寬度建議少於 930px 。', + 'banner-help' => "橫幅寬度建議少於 930px 。", 'subscribers' => '允許用戶訂閱郵件通知嗎?', 'skip_subscriber_verification' => 'Skip verifying of users? (Be warned, you could be spammed)', 'automatic_localization' => 'Automatically localise your status page to your visitor\'s language?',