"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 < [email protected]>
  * @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" };
/***/ })
}]); 
  |