From d3718f1fd3963e1f1d04e2c4df144133cb4ff0ee Mon Sep 17 00:00:00 2001 From: Joe Germuska Date: Tue, 6 May 2014 08:24:30 -0500 Subject: [PATCH] Add article to loading_timeline message. Closes NUKnightLab/StoryJS-Core#39 thanks @opensas --- source/js/Core/Language/locale/es.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/js/Core/Language/locale/es.js b/source/js/Core/Language/locale/es.js index 12d16e0..6bee31b 100644 --- a/source/js/Core/Language/locale/es.js +++ b/source/js/Core/Language/locale/es.js @@ -25,7 +25,7 @@ if(typeof VMM != 'undefined') { full_long_small_date: "HH:MM'
d mmm yyyy''" }, messages: { - loading_timeline: "Cronología esta cargando", + loading_timeline: "La cronología esta cargando", return_to_title: "Volver al título", expand_timeline: "Expandir la cronología", contract_timeline: "Reducir la cronología",