From ee029b3f641852f34e63aab9c300ba318509e305 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Sun, 12 Apr 2026 07:47:25 +0200 Subject: [PATCH] Update it_IT, thanks to TheFax --- language/it_IT/admin.lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/language/it_IT/admin.lang.php b/language/it_IT/admin.lang.php index 986d79c3a..ff744282c 100644 --- a/language/it_IT/admin.lang.php +++ b/language/it_IT/admin.lang.php @@ -414,7 +414,7 @@ $lang['Correction applied with error'] = 'Correzione applicata con errori'; $lang['%d anomaly has been detected.'] = 'individuata %d anomalia.'; $lang['%d anomalies have been detected.'] = 'individuate %d anomalie.'; $lang['%d anomaly has been corrected.'] = '%d anomalia corretta.'; -$lang['%d anomalies have been detected corrected.'] = '%d anomalie corrette.'; +$lang['%d anomalies have been detected corrected.'] = '%d anomalie individuate e corrette.'; $lang['%d anomaly has not been corrected.'] = 'non è stato possibile correggere %d anomalia.'; $lang['%d anomalies have not been corrected.'] = 'non è stato possibile correggere %d anomalie.'; $lang['Go to %s or %s for more informations'] = 'Andare su %s o %s per avere più informazioni';