From 12ebe5df1d3b50043b7ec6a69a794b403963da3f Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Sun, 14 Jan 2024 11:39:46 +0100 Subject: [PATCH] Update it_IT, thanks to rio --- language/it_IT/plugin.lang.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) mode change 100644 => 100755 language/it_IT/plugin.lang.php diff --git a/language/it_IT/plugin.lang.php b/language/it_IT/plugin.lang.php old mode 100644 new mode 100755 index e0a6c29..adf96ae --- a/language/it_IT/plugin.lang.php +++ b/language/it_IT/plugin.lang.php @@ -17,4 +17,5 @@ $lang['Display buttons'] = 'Mostra pulsanti'; $lang['When light mode is activated no external script is loaded, it speeds up the load of the page and disables user tracking but also disables annotations and in-page popups.'] = 'Quando è attivata la modalità light nessuno script esterno viene caricato, si accelera il caricamento della pagina e disabilita il tracciamento degli utenti, ma disabilita anche annotazioni e finestre a comparsa.'; $lang['Light mode'] = 'Modalità light'; $lang['Community'] = 'Community'; -?> \ No newline at end of file +$lang['Disable'] = 'Attivare'; +$lang['Enable'] = 'Disattivare'; \ No newline at end of file