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