You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lang/ko/settings.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -77,7 +77,7 @@
77
77
// Sorting Settings
78
78
'sorting' => '정렬',
79
79
'sorting_book_default' => '기본 책 정렬',
80
-
'sorting_book_default_desc' => '새로운 책에 적용할 기본 정렬을 선택하세요. 이 선택은 기존 책에는 영향을 주지 않고, 기존 책의 설정은 책마다 변경할 수 있습니다.',
80
+
'sorting_book_default_desc' => 'Select the default sort rule to apply to new books. This won\'t affect existing books, and can be overridden per-book.',
81
81
'sorting_rules' => '정렬 규칙',
82
82
'sorting_rules_desc' => '현재 시스템에 미리 정의된 정렬 규칙의 목록입니다.',
83
83
'sort_rule_assigned_to_x_books' => ':count 책에 정렬 규칙 적용',
0 commit comments