From ecd3aee0583064e4805c3df7a94cf80495af12e9 Mon Sep 17 00:00:00 2001 From: Alejandro Nunez Date: Tue, 31 Mar 2015 03:51:09 +0200 Subject: translation update --- inc/lang/es/lang.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'inc/lang') 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 * @author pokesakura * @author Álvaro Iradier + * @author Alejandro Nunez */ $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 %s.'; +$lang['unable_to_parse_date'] = 'Incapaz de evaluar el parámetro "%s".'; -- cgit v1.2.3