| "use strict";
(self["webpackChunk"] = self["webpackChunk"] || []).push([["node_modules_vue-cal_dist_i18n_ca_es_js"],{
/***/ "./node_modules/vue-cal/dist/i18n/ca.es.js":
/*!*************************************************!*\
  !*** ./node_modules/vue-cal/dist/i18n/ca.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 */ l),
/* harmony export */   "dateFormat": () => (/* binding */ v),
/* harmony export */   "day": () => (/* binding */ d),
/* harmony export */   "default": () => (/* binding */ M),
/* harmony export */   "deleteEvent": () => (/* binding */ y),
/* harmony export */   "month": () => (/* binding */ D),
/* harmony export */   "months": () => (/* binding */ s),
/* harmony export */   "noEvent": () => (/* binding */ t),
/* harmony export */   "today": () => (/* binding */ o),
/* harmony export */   "week": () => (/* binding */ i),
/* harmony export */   "weekDays": () => (/* binding */ e),
/* harmony export */   "weekDaysShort": () => (/* binding */ a),
/* harmony export */   "year": () => (/* binding */ r),
/* harmony export */   "years": () => (/* binding */ n)
/* harmony export */ });
/**
  * vue-cal v4.8.0
  * (c) 2022 Antoni Andre <[email protected] >
  * @license MIT
  */
const e = ["Dilluns", "Dimarts", "Dimecres", "Dijous", "Divendres", "Dissabte", "Diumenge"], a = ["Dl", "Dt", "Dc", "Dj", "Dv", "Ds", "Dg"], s = ["Gener", "Febrer", "Mar\xE7", "Abril", "Maig", "Juny", "Juliol", "Agost", "Setembre", "Octubre", "Novembre", "Desembre"], n = "Anys", r = "Any", D = "Mes", i = "Setmana", d = "Dia", o = "Avui", t = "No hi ha esdeveniments", m = "Tot el dia", y = "Eliminar", l = "Crear un esdeveniment", v = "dddd D MMMM YYYY", M = { weekDays: e, weekDaysShort: a, months: s, years: "Anys", year: "Any", month: "Mes", week: "Setmana", day: "Dia", today: "Avui", noEvent: t, allDay: "Tot el dia", deleteEvent: "Eliminar", createEvent: "Crear un esdeveniment", dateFormat: "dddd D MMMM YYYY" };
/***/ })
}]);
 |