diff options
author | rub <rub@piwigo.org> | 2007-10-22 04:57:37 +0000 |
---|---|---|
committer | rub <rub@piwigo.org> | 2007-10-22 04:57:37 +0000 |
commit | df894c0f8213dbe44721979b002aff15caffab25 (patch) | |
tree | 8c89c272cc8dd7d5254f0ada26a4ebd12ef060d1 /language/es_ES/about.html | |
parent | ef11d5281c75a99bd3683b78f0af6d00aa3b0ac8 (diff) |
Add Spanish translations from ddtddt .
git-svn-id: http://piwigo.org/svn/trunk@2145 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/es_ES/about.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/language/es_ES/about.html b/language/es_ES/about.html new file mode 100644 index 000000000..b58077b70 --- /dev/null +++ b/language/es_ES/about.html @@ -0,0 +1,8 @@ + <li>PhpWebGallery es una aplicación web que permite crear fácilmente una galería de imágenes en línea.</li> + + <li>Técnicamente, PhpWebGallery es desarrollado en PHP con una base de datos MySQL.</li> + + <li>Si usted tiene sugerencias o comentarios, visita <a + href="http://www.phpwebgallery.net">sitio oficial</a>.</li> + +
\ No newline at end of file |