From 09e75580b09986bb0012c98365714ebc64d87ef7 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Wed, 25 Jan 2023 12:27:36 +0100 Subject: [PATCH] Update de_DE, thanks to slim --- language/de_DE/admin.lang.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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