Skip to content

Commit 3726c80

Browse files
committed
New translations settings.php (Russian)
1 parent 31d1cf4 commit 3726c80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lang/ru/settings.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
'reg_confirm_restrict_domain_placeholder' => 'Без ограничений',
7676

7777
// Sorting Settings
78-
'sorting' => 'Lists & Sorting',
78+
'sorting' => 'Списки и сортировка',
7979
'sorting_book_default' => 'Default Book Sort Rule',
8080
'sorting_book_default_desc' => 'Выберите правило сортировки по умолчанию для новых книг. Это не повлияет на существующие книги, и может быть изменено для каждой книги отдельно.',
8181
'sorting_rules' => 'Правила сортировки',
@@ -101,7 +101,7 @@
101101
'sort_rule_op_name_numeric' => 'По нумерации',
102102
'sort_rule_op_created_date' => 'Created Date',
103103
'sort_rule_op_updated_date' => 'Updated Date',
104-
'sort_rule_op_chapters_first' => 'Chapters First',
104+
'sort_rule_op_chapters_first' => 'Главы в начале',
105105
'sort_rule_op_chapters_last' => 'Главы в конце',
106106
'sorting_page_limits' => 'Per-Page Display Limits',
107107
'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.',

0 commit comments

Comments
 (0)