Skip to content

Commit 03e1fd5

Browse files
committed
New translations entities.php (Korean)
1 parent 69b771d commit 03e1fd5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lang/ko/entities.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -166,9 +166,9 @@
166166
'books_search_this' => '이 책에서 검색',
167167
'books_navigation' => '목차',
168168
'books_sort' => '책 내용 정렬',
169-
'books_sort_desc' => 'Move chapters and pages within a book to reorganise its contents. Other books can be added which allows easy moving of chapters and pages between books. Optionally an auto sort rule can be set to automatically sort this book\'s contents upon changes.',
170-
'books_sort_auto_sort' => 'Auto Sort Option',
171-
'books_sort_auto_sort_active' => 'Auto Sort Active: :sortName',
169+
'books_sort_desc' => '책 내의 챕터와 페이지를 이동하여 콘텐츠를 재구성할 수 있습니다. 다른 책들을 추가하여 책 간의 챕터와 페이지를 쉽게 이동할 수 있습니다. 선택적으로 자동 정렬 규칙을 설정하여 변경 시 이 책의 콘텐츠를 자동으로 정렬할 수 있습니다.',
170+
'books_sort_auto_sort' => '자동 정렬 옵션',
171+
'books_sort_auto_sort_active' => '현재 설정된 자동 정렬: :sortName',
172172
'books_sort_named' => ':bookName 정렬',
173173
'books_sort_name' => '제목',
174174
'books_sort_created' => '만든 날짜',

0 commit comments

Comments
 (0)