From 31f7a176ad88d6078806c0b855b5a1d2dd030d03 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Fri, 12 Nov 2021 14:15:37 +0100 Subject: [PATCH] Update de_DE, thanks to bigant --- language/de_DE/install.lang.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/language/de_DE/install.lang.php b/language/de_DE/install.lang.php index a72418b13..7e32e3e2e 100644 --- a/language/de_DE/install.lang.php +++ b/language/de_DE/install.lang.php @@ -51,4 +51,5 @@ $lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Besuchen Sie $lang['Welcome to your new installation of Piwigo!'] = 'Ihre neue Piwigo-Installation heißt Sie willkommen!'; $lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'Sie sollten Kontakt mit Ihrem Provider aufnehmen und um Unterstützung bei der Umstellung auf PHP 5.2 bitten.'; $lang['localhost or other, supplied by your host provider'] = '\'localhost\' oder Name des DB-Servers, bereitgestellt durch Ihren Hosting-Provider'; -$lang['Password ']['confirm'] = 'Kennwort [Bestätigung]'; \ No newline at end of file +$lang['Password ']['confirm'] = 'Kennwort [Bestätigung]'; +$lang['PHP version %s required (you are running on PHP %s)'] = 'PHP-Version %s benötigt (Aktuelle PHP-Version: %s)'; \ No newline at end of file