From 7fa8f0af28b90c990d8ee2494fd378d959faff03 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 27 Feb 2026 09:15:16 +0000 Subject: [PATCH] New translations settings.php (Italian) --- lang/it/settings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/it/settings.php b/lang/it/settings.php index 88c6a4c11..25116f5ef 100644 --- a/lang/it/settings.php +++ b/lang/it/settings.php @@ -104,7 +104,7 @@ return [ 'sort_rule_op_chapters_first' => 'Capitoli Prima', 'sort_rule_op_chapters_last' => 'Capitoli dopo', 'sorting_page_limits' => 'Limiti Visualizzazione Per Pagina', - 'sorting_page_limits_desc' => 'Imposta il numero di elementi da visualizzare per pagina nei vari elenchi all\'interno del sistema. In genere, un numero inferiore garantisce prestazioni migliori, mentre un numero più elevato evita la necessità di cliccare su più pagine. Si consiglia di utilizzare un multiplo pari di 3 (18, 24, 30, ecc...).', + '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' => 'Manutenzione',