summaryrefslogtreecommitdiff
path: root/inc/lang/es
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2015-03-31 10:01:37 +0200
committerAndreas Gohr <andi@splitbrain.org>2015-03-31 10:01:37 +0200
commit22aa674148cf75993320e1c113fa9099fbad74f0 (patch)
treedca957d7b49f16586205dd43d4b7cbc1650672c1 /inc/lang/es
parent8838b88a0fc8bff42993390fe64f09637ce4c2df (diff)
parentecd3aee0583064e4805c3df7a94cf80495af12e9 (diff)
downloadrpg-22aa674148cf75993320e1c113fa9099fbad74f0.tar.gz
rpg-22aa674148cf75993320e1c113fa9099fbad74f0.tar.bz2
Merge pull request #1095 from dokuwiki-translate/lang_update_33
Translation update (es)
Diffstat (limited to 'inc/lang/es')
-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".';