From 0d81da26d36ee311c7a31caabc103d1a447d900b Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:10:49 +0100 Subject: [PATCH] New translations forms.php (Korean) --- resources/lang/ko-KR/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ko-KR/forms.php b/resources/lang/ko-KR/forms.php index 2db11f47..293a2797 100644 --- a/resources/lang/ko-KR/forms.php +++ b/resources/lang/ko-KR/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' => '글자 색', 'dashboard-login' => 'Show dashboard button in the footer?', 'reds' => '빨강 (에러에 사용됨)',