diff --git a/language/de_DE/admin.lang.php b/language/de_DE/admin.lang.php
index c09af7f40..23b9ae624 100644
--- a/language/de_DE/admin.lang.php
+++ b/language/de_DE/admin.lang.php
@@ -1325,4 +1325,7 @@ $lang['The best is to have them made automatically on a regular basis.'] = 'Am b
$lang['Apply to root albums'] = 'Auf Stammalben anwenden';
$lang['Album name must not be empty'] = 'Der Albumname darf nicht leer sein';
$lang['Visit history'] = 'Geschichte besuchen';
-$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Einige Fotos fehlen in Ihrem Dateisystem. Details liefert das Plugin Check Uploads';
\ No newline at end of file
+$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Einige Fotos fehlen in Ihrem Dateisystem. Details liefert das Plugin Check Uploads';
+$lang['%d pictures in sub-albums'] = '%d Bilder in Unteralben';
+$lang['%d filtered user'] = '%d Benutzer gefiltert';
+$lang['%d filtered users'] = '%d gefilterte Benutzer';
\ No newline at end of file