From c4628d4f5a9b56b7e73275732834a7bc5ba5e914 Mon Sep 17 00:00:00 2001 From: amond Date: Wed, 17 Jun 2015 01:43:39 +0900 Subject: [PATCH] fix the cs. --- resources/lang/ko/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ko/forms.php b/resources/lang/ko/forms.php index 8042f60e..f56558aa 100755 --- a/resources/lang/ko/forms.php +++ b/resources/lang/ko/forms.php @@ -100,7 +100,7 @@ return [ 'about-this-page' => '이 페이지에 대하여', 'days-of-incidents' => '몇 일 동안 사건을 표시하시겠습니까?', 'banner' => '배너 이미지', - 'banner-help' => "가로가 930 픽셀보다 작은 이미지를 업로드 하는 것을 권장합니다.", + 'banner-help' => '가로가 930 픽셀보다 작은 이미지를 업로드 하는 것을 권장합니다.', 'analytics_google' => 'Google Analytics 코드', 'analytics_gosquared' => 'GoSquared Analytics 코드', 'analytics_piwik_url' => 'Piwik 인스턴스의 URL ( "http(s)://" 제외 )',