diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-02-09 20:50:12 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-02-09 20:50:12 +0000 |
commit | 40280db9d81c299044533c4331af2c2854e4f959 (patch) | |
tree | e0f6b0e0dd1c77e034aaf2368eecc33d379b47e3 /language/de_DE | |
parent | d7a39a50e8d303b1dfa1fb302d6934d11e8a532d (diff) |
[trunk (install)] Update de_DE, thanks to : duke
git-svn-id: http://piwigo.org/svn/trunk@13072 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-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 |