diff options
author | ddtddt <ddtddt@piwigo.org> | 2010-04-03 12:10:31 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2010-04-03 12:10:31 +0000 |
commit | 8243fbc5906c5f35364f59a2ad3ce6e9644cb065 (patch) | |
tree | 9395f8ae5bbbd07d91e35baf24300e4cd5003307 /language/de_DE/admin.lang.php | |
parent | a68a022ce771c8d97bd57ad3dbab1254e9e1e2fd (diff) |
[trunk] update DE thanks to Duke
git-svn-id: http://piwigo.org/svn/trunk@5586 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/de_DE/admin.lang.php')
-rw-r--r-- | language/de_DE/admin.lang.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/language/de_DE/admin.lang.php b/language/de_DE/admin.lang.php index 17402aedf..935f79686 100644 --- a/language/de_DE/admin.lang.php +++ b/language/de_DE/admin.lang.php @@ -734,4 +734,6 @@ $lang['Impossible to deactivate this theme, you need at least one theme.'] = 'Es $lang['Miscellaneous'] = 'Verschiedenes'; $lang['User Upload'] = 'Hinzufügen von Benutzers'; $lang['Virtual Links'] = 'Virtuellen Verbindungen'; -?> +$lang['Congratulations, Piwigo installation is completed'] = 'Glückwunsch, Sie haben Piwigo erfolgreich installiert'; + +?>
\ No newline at end of file |