From 94b99d7fa157451e821414f9bc1aa58443470917 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Sun, 21 Jan 2018 18:51:17 +0000 Subject: [PATCH] New translations forms.php (Vietnamese) --- resources/lang/vi-VN/forms.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/resources/lang/vi-VN/forms.php b/resources/lang/vi-VN/forms.php index ef87c601..0e5fdd45 100644 --- a/resources/lang/vi-VN/forms.php +++ b/resources/lang/vi-VN/forms.php @@ -49,6 +49,7 @@ return [ 'name' => 'Tên', 'status' => 'Trạng thái', 'component' => 'Component', + 'component_status' => 'Component Status', 'message' => 'Tin nhắn', 'message-help' => 'Bạn cũng có thể sử dụng Markdown.', 'occurred_at' => 'Sự cố này đã xảy ra khi nào?', @@ -153,7 +154,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?', '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?',