From 02bd1782f46ad50fc85cbf7f1e987c2e6dd9bbe4 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:11:07 +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 d2962aa8..21a9cc19 100644 --- a/resources/lang/vi-VN/forms.php +++ b/resources/lang/vi-VN/forms.php @@ -188,7 +188,7 @@ return [ 'background-fills' => 'Background fills (components, incidents, footer)', 'banner-background-color' => 'Banner background color', 'banner-padding' => 'Banner padding', - 'fullwidth-banner' => 'Enable fullwidth banner?', + 'fullwidth-banner' => 'Enable full width banner?', 'text-color' => 'Text color', 'dashboard-login' => 'Show dashboard button in the footer?', 'reds' => 'Red (used for errors)',