Skip to content

Commit ae62e4a

Browse files
committed
New translations settings.php (Nepali)
1 parent 7bb61c5 commit ae62e4a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

lang/ne/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)