From cd6541cf72df71e883c5b507296416f282b66fad Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:10:27 +0100 Subject: [PATCH] New translations forms.php (Polish) --- resources/lang/pl-PL/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pl-PL/forms.php b/resources/lang/pl-PL/forms.php index 43d469e8..65de9972 100644 --- a/resources/lang/pl-PL/forms.php +++ b/resources/lang/pl-PL/forms.php @@ -188,7 +188,7 @@ return [ 'background-fills' => 'Wypełnianie tła (komponenty, zdarzenia, stopka)', 'banner-background-color' => 'Kolor tła pod banerem', 'banner-padding' => 'Odstęp banera', - 'fullwidth-banner' => 'Czy wyświetlać baner na pełnej szerokości?', + 'fullwidth-banner' => 'Enable full width banner?', 'text-color' => 'Kolor tekstu', 'dashboard-login' => 'Pokazywać przycisk panelu głównego w stopce?', 'reds' => 'Czerwony (używany przy błędach)',