Skip to content

Commit 2996a55

Browse files
committed
New translations settings.php (Korean)
1 parent 681c977 commit 2996a55

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

lang/ko/settings.php

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@
7575
'reg_confirm_restrict_domain_placeholder' => '차단한 도메인 없음',
7676

7777
// Sorting Settings
78-
'sorting' => '정렬',
79-
'sorting_book_default' => '기본 책 정렬',
78+
'sorting' => 'Lists & Sorting',
79+
'sorting_book_default' => 'Default Book Sort Rule',
8080
'sorting_book_default_desc' => '새로운 책에 적용할 기본 정렬 규칙을 선택하세요. 이 선택은 기존 책에는 영향을 주지 않고, 기존 책의 설정은 책마다 변경할 수 있습니다.',
8181
'sorting_rules' => '정렬 규칙',
8282
'sorting_rules_desc' => '현재 시스템에 미리 정의된 정렬 규칙의 목록입니다.',
@@ -103,6 +103,8 @@
103103
'sort_rule_op_updated_date' => '수정일',
104104
'sort_rule_op_chapters_first' => '챕터 우선 정렬',
105105
'sort_rule_op_chapters_last' => '챕터 나중 정렬',
106+
'sorting_page_limits' => 'Per-Page Display Limits',
107+
'sorting_page_limits_desc' => 'Set how many items to show per-page in various lists within the system. Typically a lower amount will be more performant, while a higher amount avoids the need to click through multiple pages. Using an even multiple of 3 (18, 24, 30, etc...) is recommended.',
106108

107109
// Maintenance settings
108110
'maint' => '유지관리',

0 commit comments

Comments
 (0)