diff options
-rw-r--r-- | language/it_IT/admin.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/it_IT/admin.lang.php b/language/it_IT/admin.lang.php index 3cd7b6df4..fd039bee0 100644 --- a/language/it_IT/admin.lang.php +++ b/language/it_IT/admin.lang.php @@ -803,4 +803,5 @@ $lang['remove title'] = 'cancellare il titolo'; $lang['Type here the title'] = 'Inserire qui il titolo'; $lang['remove creation date'] = 'cancellare la data di creazione'; $lang['with no album'] = 'senza album'; +$lang['with no tag'] = 'senza tag'; ?> |