PHP Classes

File: public/js/node_modules_vue-cal_dist_i18n_it_es_js.js

Recommend this page to a friend!
  Classes of Robert Devenyi   Iceburg CRM   public/js/node_modules_vue-cal_dist_i18n_it_es_js.js   Download  
File: public/js/node_modules_vue-cal_dist_i18n_it_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,171 bytes
 

Contents

Class file image Download
"use strict"; (self["webpackChunk"] = self["webpackChunk"] || []).push([["node_modules_vue-cal_dist_i18n_it_es_js"],{ /***/ "./node_modules/vue-cal/dist/i18n/it.es.js": /*!*************************************************!*\ !*** ./node_modules/vue-cal/dist/i18n/it.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 */ l), /* harmony export */ "createEvent": () => (/* binding */ m), /* harmony export */ "dateFormat": () => (/* binding */ v), /* harmony export */ "day": () => (/* binding */ r), /* harmony export */ "default": () => (/* binding */ g), /* harmony export */ "deleteEvent": () => (/* binding */ M), /* harmony export */ "month": () => (/* binding */ n), /* harmony export */ "months": () => (/* binding */ a), /* harmony export */ "noEvent": () => (/* binding */ i), /* harmony export */ "today": () => (/* binding */ d), /* harmony export */ "week": () => (/* binding */ s), /* harmony export */ "weekDays": () => (/* binding */ e), /* harmony export */ "year": () => (/* binding */ t), /* harmony export */ "years": () => (/* binding */ o) /* harmony export */ }); /** * vue-cal v4.8.0 * (c) 2022 Antoni Andre <antoniandre.web@gmail.com> * @license MIT */ const e = ["Luned\xEC", "Marted\xEC", "Mercoled\xEC", "Gioved\xEC", "Venerd\xEC", "Sabato", "Domenica"], a = ["Gennaio", "Febbraio", "Marzo", "Aprile", "Maggio", "Giugno", "Luglio", "Agosto", "Settembre", "Ottobre", "Novembre", "Dicembre"], o = "Anni", t = "Anno", n = "Mese", s = "Settimana", r = "Giorno", d = "Oggi", i = "Nessun evento", l = "Tutto il giorno", M = "Cancella", m = "Crea evento", v = "dddd D MMMM YYYY", g = { weekDays: e, months: a, years: "Anni", year: "Anno", month: "Mese", week: "Settimana", day: "Giorno", today: "Oggi", noEvent: "Nessun evento", allDay: "Tutto il giorno", deleteEvent: "Cancella", createEvent: "Crea evento", dateFormat: "dddd D MMMM YYYY" }; /***/ }) }]);