"use strict";
(self["webpackChunk"] = self["webpackChunk"] || []).push([["node_modules_vue-cal_dist_i18n_sv_es_js"],{
/***/ "./node_modules/vue-cal/dist/i18n/sv.es.js":
/*!*************************************************!*\
!*** ./node_modules/vue-cal/dist/i18n/sv.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 */ y),
/* harmony export */ "dateFormat": () => (/* binding */ k),
/* harmony export */ "day": () => (/* binding */ r),
/* harmony export */ "default": () => (/* binding */ m),
/* harmony export */ "deleteEvent": () => (/* binding */ M),
/* harmony export */ "month": () => (/* binding */ s),
/* harmony export */ "months": () => (/* binding */ e),
/* harmony export */ "noEvent": () => (/* binding */ g),
/* harmony export */ "today": () => (/* binding */ o),
/* harmony export */ "week": () => (/* binding */ t),
/* harmony export */ "weekDays": () => (/* binding */ a),
/* harmony export */ "year": () => (/* binding */ n),
/* harmony export */ "years": () => (/* binding */ d)
/* harmony export */ });
/**
* vue-cal v4.8.0
* (c) 2022 Antoni Andre <antoniandre.web@gmail.com>
* @license MIT
*/
const a = ["M\xE5ndag", "Tisdag", "Onsdag", "Torsdag", "Fredag", "L\xF6rdag", "S\xF6ndag"], e = ["Januari", "Februari", "Mars", "April", "Maj", "Juni", "Juli", "Augusti", "September", "Oktober", "November", "December"], d = "\xC5r", n = "\xC5r", s = "M\xE5nad", t = "Vecka", r = "Dag", o = "Idag", g = "Ingen h\xE4ndelse", l = "Heldag", M = "Ta bort", y = "Skapa h\xE4ndelse", k = "dddd den D MMMM YYYY", m = { weekDays: a, months: e, years: "\xC5r", year: "\xC5r", month: "M\xE5nad", week: "Vecka", day: "Dag", today: "Idag", noEvent: "Ingen h\xE4ndelse", allDay: "Heldag", deleteEvent: "Ta bort", createEvent: "Skapa h\xE4ndelse", dateFormat: "dddd den D MMMM YYYY" };
/***/ })
}]);
|