"use strict";
(self["webpackChunk"] = self["webpackChunk"] || []).push([["node_modules_vue-cal_dist_i18n_ro_es_js"],{
/***/ "./node_modules/vue-cal/dist/i18n/ro.es.js":
/*!*************************************************!*\
!*** ./node_modules/vue-cal/dist/i18n/ro.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 */ o),
/* harmony export */ "createEvent": () => (/* binding */ M),
/* harmony export */ "dateFormat": () => (/* binding */ c),
/* harmony export */ "day": () => (/* binding */ s),
/* harmony export */ "default": () => (/* binding */ y),
/* harmony export */ "deleteEvent": () => (/* binding */ m),
/* harmony export */ "month": () => (/* binding */ n),
/* harmony export */ "months": () => (/* binding */ a),
/* harmony export */ "noEvent": () => (/* binding */ d),
/* harmony export */ "today": () => (/* binding */ u),
/* harmony export */ "week": () => (/* binding */ r),
/* harmony export */ "weekDays": () => (/* binding */ e),
/* harmony export */ "year": () => (/* binding */ t),
/* harmony export */ "years": () => (/* binding */ i)
/* harmony export */ });
/**
* vue-cal v4.8.0
* (c) 2022 Antoni Andre <antoniandre.web@gmail.com>
* @license MIT
*/
const e = ["Luni", "Mar\u021Bi", "Miercuri", "Joi", "Vineri", "S\xE2mb\u0103ta", "Duminic\u0103"], a = ["Ianuarie", "Februarie", "Martie", "Aprilie", "Mai", "Iunie", "Iulie", "August", "Septembrie", "Octombrie", "Noiembrie", "Decembrie"], i = "Ani", t = "An", n = "Lun\u0103", r = "S\u0103pt\u0103m\xE2n\u0103", s = "Zi", u = "Azi", d = "Nici o interac\u021Biune", o = "Toat\u0103 ziua", m = "\u0218terge", M = "Adaug\u0103 un eveniment", c = "dddd D MMMM YYYY", y = { weekDays: e, months: a, years: "Ani", year: "An", month: "Lun\u0103", week: "S\u0103pt\u0103m\xE2n\u0103", day: "Zi", today: "Azi", noEvent: "Nici o interac\u021Biune", allDay: "Toat\u0103 ziua", deleteEvent: "\u0218terge", createEvent: "Adaug\u0103 un eveniment", dateFormat: "dddd D MMMM YYYY" };
/***/ })
}]);
|