From a68b3978552f5a934a635c36c4270a0cb2ceabb0 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:11:57 +0100 Subject: [PATCH] New translations forms.php (Afrikaans) --- resources/lang/af-ZA/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/af-ZA/forms.php b/resources/lang/af-ZA/forms.php index c48d572a..347a1c69 100644 --- a/resources/lang/af-ZA/forms.php +++ b/resources/lang/af-ZA/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)',