Skip to content

Commit 7849a07

Browse files
committed
New translations settings.php (German Informal)
1 parent 2c48e94 commit 7849a07

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

lang/de_informal/settings.php

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@
7676
'reg_confirm_restrict_domain_placeholder' => 'Keine Einschränkung gesetzt',
7777

7878
// Sorting Settings
79-
'sorting' => 'Sortierung',
80-
'sorting_book_default' => 'Standard-Buchsortierung',
79+
'sorting' => 'Lists & Sorting',
80+
'sorting_book_default' => 'Default Book Sort Rule',
8181
'sorting_book_default_desc' => 'Wähle die Standard-Sortierregel aus, die auf neue Bücher angewendet werden soll. Dies wirkt sich nicht auf bestehende Bücher aus und kann pro Buch überschrieben werden.',
8282
'sorting_rules' => 'Sortierregeln',
8383
'sorting_rules_desc' => 'Dies sind vordefinierte Sortieraktionen, die auf Inhalte im System angewendet werden können.',
@@ -104,6 +104,8 @@
104104
'sort_rule_op_updated_date' => 'Aktualisierungsdatum',
105105
'sort_rule_op_chapters_first' => 'Kapitel zuerst',
106106
'sort_rule_op_chapters_last' => 'Kapitel zuletzt',
107+
'sorting_page_limits' => 'Per-Page Display Limits',
108+
'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.',
107109

108110
// Maintenance settings
109111
'maint' => 'Wartung',

0 commit comments

Comments
 (0)