PHP Classes

File: public/js/node_modules_vue-cal_dist_i18n_es_es_js.js

Recommend this page to a friend!
  Classes of Robert Devenyi   Iceburg CRM   public/js/node_modules_vue-cal_dist_i18n_es_es_js.js   Download  
File: public/js/node_modules_vue-cal_dist_i18n_es_es_js.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Iceburg CRM
CRM application to manage contacts
Author: By
Last change:
Date: 1 year ago
Size: 2,155 bytes
 

Contents

Class file image Download
"use strict"; (self["webpackChunk"] = self["webpackChunk"] || []).push([["node_modules_vue-cal_dist_i18n_es_es_js"],{ /***/ "./node_modules/vue-cal/dist/i18n/es.es.js": /*!*************************************************!*\ !*** ./node_modules/vue-cal/dist/i18n/es.es.js ***! \*************************************************/ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { __webpack_require__.r(__webpack_exports__); /* harmony export */ __webpack_require__.d(__webpack_exports__, { /* harmony export */ "allDay": () => (/* binding */ M), /* harmony export */ "createEvent": () => (/* binding */ m), /* harmony export */ "dateFormat": () => (/* binding */ v), /* harmony export */ "day": () => (/* binding */ n), /* harmony export */ "default": () => (/* binding */ i), /* harmony export */ "deleteEvent": () => (/* binding */ l), /* harmony export */ "month": () => (/* binding */ s), /* harmony export */ "months": () => (/* binding */ a), /* harmony export */ "noEvent": () => (/* binding */ y), /* harmony export */ "today": () => (/* binding */ d), /* harmony export */ "week": () => (/* binding */ t), /* harmony export */ "weekDays": () => (/* binding */ e), /* harmony export */ "year": () => (/* binding */ r), /* harmony export */ "years": () => (/* binding */ o) /* harmony export */ }); /** * vue-cal v4.8.0 * (c) 2022 Antoni Andre <antoniandre.web@gmail.com> * @license MIT */ const e = ["Lunes", "Martes", "Mi\xE9rcoles", "Jueves", "Viernes", "S\xE1bado", "Domingo"], a = ["Enero", "Febrero", "Marzo", "Abril", "Mayo", "Junio", "Julio", "Agosto", "Septiembre", "Octubre", "Noviembre", "Diciembre"], o = "A\xF1os", r = "A\xF1o", s = "Mes", t = "Semana", n = "D\xEDa", d = "Hoy", y = "No hay evento", M = "Todo el d\xEDa", l = "Borrar", m = "Crear un evento", v = "dddd D MMMM YYYY", i = { weekDays: e, months: a, years: "A\xF1os", year: "A\xF1o", month: "Mes", week: "Semana", day: "D\xEDa", today: "Hoy", noEvent: "No hay evento", allDay: "Todo el d\xEDa", deleteEvent: "Borrar", createEvent: "Crear un evento", dateFormat: "dddd D MMMM YYYY" }; /***/ }) }]);