"use strict";
(self["webpackChunk"] = self["webpackChunk"] || []).push([["node_modules_vue-cal_dist_i18n_hr_es_js"],{
/***/ "./node_modules/vue-cal/dist/i18n/hr.es.js":
/*!*************************************************!*\
!*** ./node_modules/vue-cal/dist/i18n/hr.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 */ r),
/* harmony export */ "createEvent": () => (/* binding */ y),
/* harmony export */ "dateFormat": () => (/* binding */ D),
/* harmony export */ "day": () => (/* binding */ o),
/* harmony export */ "default": () => (/* binding */ M),
/* harmony export */ "deleteEvent": () => (/* binding */ l),
/* harmony export */ "month": () => (/* binding */ t),
/* harmony export */ "months": () => (/* binding */ e),
/* harmony export */ "noEvent": () => (/* binding */ i),
/* harmony export */ "today": () => (/* binding */ s),
/* harmony export */ "week": () => (/* binding */ j),
/* harmony export */ "weekDays": () => (/* binding */ a),
/* harmony export */ "year": () => (/* binding */ d),
/* harmony export */ "years": () => (/* binding */ n)
/* harmony export */ });
/**
* vue-cal v4.8.0
* (c) 2022 Antoni Andre <antoniandre.web@gmail.com>
* @license MIT
*/
const a = ["Ponedjeljak", "Utorak", "Srijeda", "\u010Cetvrtak", "Petak", "Subota", "Nedjelja"], e = ["Sije\u010Danj", "Velja\u010Da", "O\u017Eujak", "Travanj", "Svibanj", "Lipanj", "Srpanj", "Kolovoz", "Rujan", "Listopad", "Studeni", "Prosinac"], n = "Godine", d = "Godina", t = "Mjesec", j = "Tjedan", o = "Dan", s = "Dana\u0161nji dan", i = "Nema doga\u0111aja", r = "Cijeli dan", l = "Obri\u0161i", y = "Kreiraj doga\u0111aj", D = "dddd D MMMM YYYY", M = { weekDays: a, months: e, years: "Godine", year: "Godina", month: "Mjesec", week: "Tjedan", day: "Dan", today: "Dana\u0161nji dan", noEvent: "Nema doga\u0111aja", allDay: "Cijeli dan", deleteEvent: "Obri\u0161i", createEvent: "Kreiraj doga\u0111aj", dateFormat: "dddd D MMMM YYYY" };
/***/ })
}]);
|