From: Dan Brown Date: Sun, 17 Jul 2022 09:49:59 +0000 (+0100) Subject: New translations entities.php (Korean) X-Git-Tag: v22.07~1^2~5^2~161 X-Git-Url: http://source.bookstackapp.com/bookstack/commitdiff_plain/89de7a60c6ce7c4a9783bc745f4ec3173444be58 New translations entities.php (Korean) --- diff --git a/resources/lang/ko/entities.php b/resources/lang/ko/entities.php index 68392b0a2..1161e7ebc 100644 --- a/resources/lang/ko/entities.php +++ b/resources/lang/ko/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => '수정함 :timeLength, :user', 'meta_owned_name' => '소유함 :user', 'entity_select' => '항목 선택', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => '이미지', 'my_recent_drafts' => '내 최근의 초안 문서', 'my_recently_viewed' => '내가 읽은 문서',