diff options
Diffstat (limited to 'language')
-rw-r--r-- | language/de_DE/install.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/de_DE/install.lang.php b/language/de_DE/install.lang.php index 1afe49301..6b1f25a8f 100644 --- a/language/de_DE/install.lang.php +++ b/language/de_DE/install.lang.php @@ -65,4 +65,5 @@ $lang['Welcome to my photo gallery'] = 'Willkommen!'; $lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Besuchen Sie unser Forum, wenn Sie Hilfe benötigen: %s'; $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 können Kontakt mit Ihrem Provider aufnehmen und um Unterstützung bei der Umstellung auf PHP5 bitten.'; +$lang['localhost or other, supplied by your host provider'] = 'Local Host oder andere, bereit gestellt von deinem Provider.'; ?>
\ No newline at end of file |