diff options
Diffstat (limited to '')
-rw-r--r-- | language/it_IT/admin.lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/it_IT/admin.lang.php b/language/it_IT/admin.lang.php index 2b66e3b76..c2e282173 100644 --- a/language/it_IT/admin.lang.php +++ b/language/it_IT/admin.lang.php @@ -856,6 +856,8 @@ $lang['Allowed file types: %s.'] = 'Tipi di file autorizzati : %s.'; $lang['Approximate maximum resolution: %dM pixels (that\'s %dx%d pixels).'] = 'Risoluzione massima approssimativa : %dM pixels (sia %dx%d pixels)'; $lang['Manage Permissions'] = 'Gestire i permessi'; $lang['Photo %s of %s'] = 'Foto %s su %s'; +$lang['show details'] = 'mostrare i dettagli'; +$lang['hide details'] = 'nascondere i dettagli'; $lang['Merge tags'] = 'Fusionare i tags'; $lang['Select the destination tag'] = 'Selezionare il tag di destinazione'; $lang['(this tag will be deleted)'] = '(questo tag sara cancellato)'; |