From 328689dd8b041a093e2d280d46fd40c2c382cb13 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Mon, 22 Feb 2021 13:24:18 +0100 Subject: [PATCH] Update it_IT, thanks to rio --- language/it_IT/admin.lang.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/language/it_IT/admin.lang.php b/language/it_IT/admin.lang.php index 3a6469bf6..b6ff52cea 100644 --- a/language/it_IT/admin.lang.php +++ b/language/it_IT/admin.lang.php @@ -1040,4 +1040,8 @@ $lang['Choose which tag to merge these tags into'] = 'Scegli in quale tag unire $lang['Are you sure you want to delete this theme?'] = 'Sei sicuro di aver eliminato questo tema ?'; $lang['Are you sure you want to delete this?'] = 'Sei sicuro di rimuovere questo ?'; $lang['Are you sure you want to install the plugin "%s"?'] = 'Sei sicuro di voler installare il plugin "%s" ?'; -$lang['Are you sure you want to lock the gallery?'] = 'Sei sicuro di voler bloccare la galleria ?'; \ No newline at end of file +$lang['Are you sure you want to lock the gallery?'] = 'Sei sicuro di voler bloccare la galleria ?'; +$lang['Delete album'] = 'Eliminare l\'album'; +$lang['Delete orphan tags ?'] = 'Rimuovere i tag orfani?'; +$lang['Delete tag "%s"?'] = 'Rimuovere il tag "%s" ?'; +$lang['Delete tags \{%s\}?'] = 'Rimuovere i tag \{%s\}?'; \ No newline at end of file