X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/891dbfe0853775c27039587bedf3bded9964d2f1..refs/pull/1973/head:/resources/lang/ko/common.php diff --git a/resources/lang/ko/common.php b/resources/lang/ko/common.php index d50965752..c2b09080c 100644 --- a/resources/lang/ko/common.php +++ b/resources/lang/ko/common.php @@ -38,7 +38,7 @@ return [ 'reset' => '리셋', 'remove' => '제거', 'add' => '추가', - 'fullscreen' => 'Fullscreen', + 'fullscreen' => '전체화면', // Sort Options 'sort_options' => '정렬 기준', @@ -73,5 +73,5 @@ return [ // Email Content 'email_action_help' => ':actionText를 클릭할 수 없을 때는 웹 브라우저에서 다음 링크로 접속할 수 있습니다.', - 'email_rights' => 'All rights reserved', + 'email_rights' => '모든 권리 소유', ];