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?',