summaryrefslogtreecommitdiff
path: root/inc
diff options
context:
space:
mode:
authorAlejandro Nunez <nunez.alejandro@gmail.com>2015-03-31 03:51:09 +0200
committerTranslator of Dokuwiki <translate@dokuwiki.org>2015-03-31 03:51:09 +0200
commitecd3aee0583064e4805c3df7a94cf80495af12e9 (patch)
treedca957d7b49f16586205dd43d4b7cbc1650672c1 /inc
parent8838b88a0fc8bff42993390fe64f09637ce4c2df (diff)
downloadrpg-ecd3aee0583064e4805c3df7a94cf80495af12e9.tar.gz
rpg-ecd3aee0583064e4805c3df7a94cf80495af12e9.tar.bz2
translation update
Diffstat (limited to 'inc')
-rw-r--r--inc/lang/es/lang.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/inc/lang/es/lang.php b/inc/lang/es/lang.php
index 865110ab9..cd81b834b 100644
--- a/inc/lang/es/lang.php
+++ b/inc/lang/es/lang.php
@@ -38,6 +38,7 @@
* @author Jonathan Hernández <me@jhalicea.com>
* @author pokesakura <pokesakura@gmail.com>
* @author Álvaro Iradier <airadier@gmail.com>
+ * @author Alejandro Nunez <nunez.alejandro@gmail.com>
*/
$lang['encoding'] = 'utf-8';
$lang['direction'] = 'ltr';
@@ -371,3 +372,4 @@ $lang['searchresult'] = 'Resultado de la búsqueda';
$lang['plainhtml'] = 'HTML sencillo';
$lang['wikimarkup'] = 'Etiquetado Wiki';
$lang['page_nonexist_rev'] = 'La página no existía en %s. Por tanto fue creada en <a href="%s">%s</a>.';
+$lang['unable_to_parse_date'] = 'Incapaz de evaluar el parámetro "%s".';