From 925b62b643c7d484e96c3da5e22799b9c2283d73 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 27 Feb 2026 09:15:08 +0000 Subject: [PATCH] New translations settings.php (German) --- lang/de/settings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/de/settings.php b/lang/de/settings.php index a87408995..e57ac52c4 100644 --- a/lang/de/settings.php +++ b/lang/de/settings.php @@ -105,7 +105,7 @@ Hinweis: Benutzer können ihre E-Mail-Adresse nach erfolgreicher Registrierung 'sort_rule_op_chapters_first' => 'Kapitel zuerst', 'sort_rule_op_chapters_last' => 'Kapitel zuletzt', 'sorting_page_limits' => 'Per-Page Display Limits', - '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.', + '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 a multiple of 6 is recommended.', // Maintenance settings 'maint' => 'Wartung',