diff options
Diffstat (limited to 'language')
-rw-r--r-- | language/de_DE/install.lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/de_DE/install.lang.php b/language/de_DE/install.lang.php index 994c9036c..6d6bdb8da 100644 --- a/language/de_DE/install.lang.php +++ b/language/de_DE/install.lang.php @@ -74,4 +74,6 @@ $lang['Download the config file'] = 'Lade die Konfigurationsdatei herunter'; $lang['You can download the config file and upload it to local/config directory of your installation.'] = 'SIe können die Konfigurationsdatei herunterladen und in den Ordner local/config ihrer Installation hochladen.'; $lang['Just another Piwigo gallery'] = 'Nur eine neue Piwigo Bildgallerie'; $lang['Welcome to my photo gallery'] = 'Willkommen bei meiner Bildgallerie'; +$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!'] = 'Willkommen zu Ihrer neuen Piwigo Installation!'; ?>
\ No newline at end of file |