From 8b7412feaee65066b522188dd1134b155665e376 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Sat, 17 Dec 2022 15:49:01 +0100 Subject: [PATCH] Update de_DE, thanks to slim --- language/de_DE/admin.lang.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/language/de_DE/admin.lang.php b/language/de_DE/admin.lang.php index 6e3364a44..c09af7f40 100644 --- a/language/de_DE/admin.lang.php +++ b/language/de_DE/admin.lang.php @@ -1324,4 +1324,5 @@ $lang['If anything bad happens during the update, you would be able to restore a $lang['The best is to have them made automatically on a regular basis.'] = 'Am besten ist es, sie regelmäßig und automatisch durchführen zu lassen.'; $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'; \ No newline at end of file +$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