Joe Germuska
10 years ago
88 changed files with 202 additions and 182 deletions
@ -1,9 +1,9 @@
|
||||
/* |
||||
TimelineJS - ver. 2.36.0 - 2015-05-12 |
||||
Copyright (c) 2012-2013 Northwestern University |
||||
TimelineJS - ver. 2015-06-09-18-26-18 - 2015-06-09 |
||||
Copyright (c) 2012-2015 Northwestern University |
||||
a project of the Northwestern University Knight Lab, originally created by Zach Wise |
||||
https://github.com/NUKnightLab/TimelineJS
|
||||
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. |
||||
If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
*/ |
||||
if(typeof VMM!="undefined"){VMM.Language={lang:"es",api:{wikipedia:"es"},date:{month:["Enero","Febrero","Marzo","Abril","Mayo","Junio","Julio","Agosto","Septiembre","Octubre","Noviembre","Diciembre"],month_abbr:["Ene.","Feb.","Mar.","Abr.","May.","Jun.","Jul.","Ago.","Sep.","Oct.","Nov.","Dic."],day:["Domingo","Lunes","Martes","MiĂ©rcoles","Jueves","Viernes","Sábado"],day_abbr:["Dom.","Lun.","Mar.","MiĂ©.","Jue.","Vie.","Sáb."]},dateformats:{year:"yyyy",month_short:"mmm",month:"mmmm yyyy",full_short:"d mmm",full:"d mmmm yyyy",time_short:"HH:MM:SS",time_no_seconds_short:"HH:MM",time_no_seconds_small_date:"'<small>'d mmmm yyyy'</small>' HH:MM",full_long:"dddd',' d mmm yyyy HH:MM",full_long_small_date:"HH:MM'<br/><small>d mmm yyyy'</small>'"},messages:{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",wikipedia:"Desde Wikipedia, la enciclopedia libre",loading_content:"cargando",loading:"cargando",swipe_nav:"Swipe to Navigate"}}} |
||||
if(typeof VMM!="undefined"){VMM.Language={lang:"es",api:{wikipedia:"es"},date:{month:["Enero","Febrero","Marzo","Abril","Mayo","Junio","Julio","Agosto","Septiembre","Octubre","Noviembre","Diciembre"],month_abbr:["Ene.","Feb.","Mar.","Abr.","May.","Jun.","Jul.","Ago.","Sep.","Oct.","Nov.","Dic."],day:["Domingo","Lunes","Martes","MiĂ©rcoles","Jueves","Viernes","Sábado"],day_abbr:["Dom.","Lun.","Mar.","MiĂ©.","Jue.","Vie.","Sáb."]},dateformats:{year:"yyyy",month_short:"mmm",month:"mmmm yyyy",full_short:"d mmm",full:"d mmmm yyyy",time_short:"HH:MM:SS",time_no_seconds_short:"HH:MM",time_no_seconds_small_date:"'<small>'d mmmm yyyy'</small>' HH:MM",full_long:"dddd',' d mmm yyyy HH:MM",full_long_small_date:"HH:MM'<br/><small>d mmm yyyy'</small>'"},messages:{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",wikipedia:"Desde Wikipedia, la enciclopedia libre",loading_content:"cargando",loading:"cargando",swipe_nav:"Desliza para ver"}}} |
File diff suppressed because one or more lines are too long
Loading…
Reference in new issue