Skip to content

Commit 80a0461

Browse files
committed
New translations settings.php (Vietnamese)
1 parent 53e7ef3 commit 80a0461

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

lang/vi/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' => 'Không có giới hạn nào được thiết lập',
7676

7777
// Sorting Settings
78-
'sorting' => 'Sắp xếp',
79-
'sorting_book_default' => 'Sắp xếp sách mặc định',
78+
'sorting' => 'Lists & Sorting',
79+
'sorting_book_default' => 'Default Book Sort Rule',
8080
'sorting_book_default_desc' => 'Chọn quy tắc sắp xếp mặc định để áp dụng cho sách mới. Điều này sẽ không ảnh hưởng đến các sách hiện có và có thể được ghi đè cho từng sách.',
8181
'sorting_rules' => 'Quy tắc sắp xếp',
8282
'sorting_rules_desc' => 'Đây là các thao tác sắp xếp được xác định trước có thể được áp dụng cho nội dung trong hệ thống.',
@@ -103,6 +103,8 @@
103103
'sort_rule_op_updated_date' => 'Ngày cập nhật',
104104
'sort_rule_op_chapters_first' => 'Chương trước',
105105
'sort_rule_op_chapters_last' => 'Chương sau',
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' => 'Bảo trì',

0 commit comments

Comments
 (0)