diff options
author | rub <rub@piwigo.org> | 2007-11-27 22:32:02 +0000 |
---|---|---|
committer | rub <rub@piwigo.org> | 2007-11-27 22:32:02 +0000 |
commit | 1d372d29f5e28dcaa0d2af8ac83e076faecc3a19 (patch) | |
tree | 230b878ebd9f930a1641cc4ee0f4158dbcda75de /language/nl_NL/about.html | |
parent | e65d28b26620c1fb6d2b05a66c3b2b8df256d64a (diff) |
Add Dutch language from Peter Webmaster terwolde.net
git-svn-id: http://piwigo.org/svn/trunk@2171 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/nl_NL/about.html')
-rw-r--r-- | language/nl_NL/about.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/language/nl_NL/about.html b/language/nl_NL/about.html new file mode 100644 index 000000000..dd8aedea9 --- /dev/null +++ b/language/nl_NL/about.html @@ -0,0 +1,10 @@ + <li>PhpWebGallery is een web applicatie die je de mogelijkheid geeft + om makkelijk een online foto gallerie te maken.</li> + + <li>Technisch, PhpWebGallery is volledig ontwikkeld in PHP (the elePHPant) + met een MySQL database (the SQuirreL).</li> + + <li>Heb je suggesties of commentaar, bezoek dan de <a + href="http://www.phpwebgallery.net">PhpWebGallery</a> officiele site, en + zijn <a href="http://forum.phpwebgallery.net">forum</a>.</li> + |