mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-09-18 17:47:54 +08:00
2 lines
724 B
JavaScript
2 lines
724 B
JavaScript
!function(e){e.calendars.calendars.gregorian.prototype.regionalOptions.es={name:"Gregorian",epochs:["BCE","CE"],monthNames:["Enero","Febrero","Marzo","Abril","Mayo","Junio","Julio","Agosto","Septiembre","Octubre","Noviembre","Diciembre"],monthNamesShort:["Ene","Feb","Mar","Abr","May","Jun","Jul","Ago","Sep","Oct","Nov","Dic"],dayNames:["Domingo","Lunes","Martes","Miércoles","Jueves","Viernes","Sábado"],dayNamesShort:["Dom","Lun","Mar","Mié","Juv","Vie","Sáb"],dayNamesMin:["Do","Lu","Ma","Mi","Ju","Vi","Sá"],dateFormat:"dd/mm/yyyy",firstDay:1,isRTL:!1},e.calendars.calendars.julian&&(e.calendars.calendars.julian.prototype.regionalOptions.es=e.calendars.calendars.gregorian.prototype.regionalOptions.es)}(jQuery);
|