New translations forms.php (Korean)

This commit is contained in:
James Brooks 2018-01-21 18:51:05 +00:00
parent 18aeff0019
commit e500dce77d

View File

@ -49,6 +49,7 @@ return [
'name' => '이름',
'status' => '상태',
'component' => '구성요소',
'component_status' => 'Component Status',
'message' => '메시지',
'message-help' => 'Markdown을 사용할 수 있습니다.',
'occurred_at' => '문제가 언제 발생 했나요?',
@ -153,7 +154,7 @@ return [
'days-of-incidents' => '몇 일 동안 사건을 표시하시겠습니까?',
'time_before_refresh' => 'Status page refresh rate (in seconds).',
'banner' => '배너 이미지',
'banner-help' => '가로가 930 픽셀보다 작은 이미지를 업로드 하는 것을 권장합니다.',
'banner-help' => "가로가 930 픽셀보다 작은 이미지를 업로드 하는 것을 권장합니다.",
'subscribers' => '이메일 알림을 받기 위한 회원가입 허용',
'skip_subscriber_verification' => 'Skip verifying of users? (Be warned, you could be spammed)',
'automatic_localization' => 'Automatically localise your status page to your visitor\'s language?',