From bc79bd5614d07f91765e205b34ed2d5d42d9d858 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Tue, 27 Mar 2018 19:31:21 +0100 Subject: [PATCH] New translations forms.php (Vietnamese) --- resources/lang/vi-VN/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/vi-VN/forms.php b/resources/lang/vi-VN/forms.php index 2d559f74..4cd5ce56 100644 --- a/resources/lang/vi-VN/forms.php +++ b/resources/lang/vi-VN/forms.php @@ -155,7 +155,7 @@ return [ 'days-of-incidents' => 'Sự cố này sẽ hiển thị mấy ngày ?', 'time_before_refresh' => 'Status page refresh rate (in seconds).', 'banner' => 'Banner Image', - 'banner-help' => 'Bạn nên upload ảnh có chiều rộng lớn hơn 930px', + 'banner-help' => "Bạn nên upload ảnh có chiều rộng lớn hơn 930px", 'subscribers' => 'Allow people to signup to email notifications?', 'suppress_notifications_in_maintenance' => 'Suppress notifications when incident occurs during maintenance period?', 'skip_subscriber_verification' => 'Skip verifying of users? (Be warned, you could be spammed)',