From 95c96fe01996bae08a24ff39ef58f9913f655435 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Sun, 21 Feb 2021 19:34:10 +0100 Subject: [PATCH] Update it_IT, thanks to rio --- language/it_IT/admin.lang.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/language/it_IT/admin.lang.php b/language/it_IT/admin.lang.php index b0bb10ab8..3a6469bf6 100644 --- a/language/it_IT/admin.lang.php +++ b/language/it_IT/admin.lang.php @@ -1034,4 +1034,10 @@ $lang[' (copy %s)'] = '(copia %s)'; $lang['%d Activities'] = '%d Attività'; $lang['%d Activity'] = '%d Attività'; $lang['%d photos'] = '%d fotos'; -$lang['%d sub-albums'] = '%d sub-album'; \ No newline at end of file +$lang['%d sub-albums'] = '%d sub-album'; +$lang['Cache'] = 'Cache'; +$lang['Choose which tag to merge these tags into'] = 'Scegli in quale tag unire questi tag'; +$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