From ac388a19179e568cc0099d921e865056fbae3d7b Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Sat, 19 Nov 2022 18:05:43 +0100 Subject: [PATCH] Update de_DE, thanks to slim --- language/de_DE/admin.lang.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/language/de_DE/admin.lang.php b/language/de_DE/admin.lang.php index 1128fb00c..6e3364a44 100644 --- a/language/de_DE/admin.lang.php +++ b/language/de_DE/admin.lang.php @@ -1322,4 +1322,6 @@ $lang['This photo no longer exists'] = 'Dieses Foto existiert nicht mehr'; $lang['Always have a backup of your database and files.'] = 'Erstellen Sie immer eine Sicherungskopie Ihrer Datenbank und Ihrer Dateien.'; $lang['If anything bad happens during the update, you would be able to restore a backup.'] = 'Wenn während der Aktualisierung etwas Schlimmes passiert, können Sie ein Backup wiederherstellen.'; $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'; \ No newline at end of file +$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