diff --git a/language/it_IT/admin.lang.php b/language/it_IT/admin.lang.php
index 25633b502..739af6406 100644
--- a/language/it_IT/admin.lang.php
+++ b/language/it_IT/admin.lang.php
@@ -1323,4 +1323,7 @@ $lang['The best is to have them made automatically on a regular basis.'] = 'La c
$lang['Apply to root albums'] = 'Applica agli album principali';
$lang['Album name must not be empty'] = 'Il nome dell\'album non deve essere vuoto.';
$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Alcune fotografie sono scomparse dal tuo file System. Dettagli dal plugin Controlla caricamenti.';
-$lang['Visit history'] = 'Cronologia visitatori.';
\ No newline at end of file
+$lang['Visit history'] = 'Cronologia visitatori.';
+$lang['%d pictures in sub-albums'] = '%d immagini nei sotto album';
+$lang['%d filtered user'] = '%d utente filtrato';
+$lang['%d filtered users'] = '%d utenti filtrati';
\ No newline at end of file