diff --git a/resources/lang/ko-KR/forms.php b/resources/lang/ko-KR/forms.php index bcf875a84..12ab830d5 100644 --- a/resources/lang/ko-KR/forms.php +++ b/resources/lang/ko-KR/forms.php @@ -155,7 +155,7 @@ return [ 'days-of-incidents' => '몇 일 동안 사건을 표시하시겠습니까?', 'time_before_refresh' => 'Status page refresh rate (in seconds).', 'banner' => '배너 이미지', - 'banner-help' => '가로가 930 픽셀보다 작은 이미지를 업로드 하는 것을 권장합니다.', + 'banner-help' => "가로가 930 픽셀보다 작은 이미지를 업로드 하는 것을 권장합니다.", 'subscribers' => '이메일 알림을 받기 위한 회원가입 허용', 'suppress_notifications_in_maintenance' => 'Suppress notifications when incident occurs during maintenance period?', 'skip_subscriber_verification' => 'Skip verifying of users? (Be warned, you could be spammed)',