diff options
author | ddtddt <ddtddt@piwigo.org> | 2008-10-11 13:28:37 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2008-10-11 13:28:37 +0000 |
commit | 712b4e3d5c373ae020fd13df626a6f0719954c3c (patch) | |
tree | 20b997b569950875996666f88523046b68154396 /language/de_DE/about.html | |
parent | 4fbe0ef6669e1df16b1c4a65b2cb10abada4070e (diff) |
following commint plugin of p@t
Add dutch language.
Thank you to Eric
git-svn-id: http://piwigo.org/svn/trunk@2715 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/de_DE/about.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/language/de_DE/about.html b/language/de_DE/about.html new file mode 100644 index 000000000..bd2d61546 --- /dev/null +++ b/language/de_DE/about.html @@ -0,0 +1,8 @@ + <li>Piwigo ist eine Web-Anwendung zur Erstellung leicht +eine Bildergalerie online.</li> + + <li>Technisch Piwigo wird in PHP mit einer Datenbank von +MySQL Daten.</li> + + <li>Wenn Sie Anregungen oder Kommentare haben, besuchen Sie die <a + href="http://piwigo.org">offizielle Website</a>.</li> |