X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/c6ad16dba657c82512ae495a4a38b99b8cfa9eeb..refs/pull/3693/head:/resources/lang/ko/errors.php diff --git a/resources/lang/ko/errors.php b/resources/lang/ko/errors.php index 81dbeae73..8971e6107 100644 --- a/resources/lang/ko/errors.php +++ b/resources/lang/ko/errors.php @@ -87,7 +87,7 @@ return [ '404_page_not_found' => '404 Not Found', 'sorry_page_not_found' => '문서를 못 찾았습니다.', 'sorry_page_not_found_permission_warning' => '문서를 볼 권한이 없습니다.', - 'image_not_found' => 'Image Not Found', + 'image_not_found' => '이미지를 찾을 수 없습니다', 'image_not_found_subtitle' => '이미지를 못 찾았습니다.', 'image_not_found_details' => '이미지가 지워졌을 수 있습니다.', 'return_home' => '처음으로 돌아가기',