PHP Classes

File: public/js/node_modules_vue-cal_dist_i18n_da_es_js.js

Recommend this page to a friend!
  Classes of Robert Devenyi   Iceburg CRM   public/js/node_modules_vue-cal_dist_i18n_da_es_js.js   Download  
File: public/js/node_modules_vue-cal_dist_i18n_da_es_js.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Iceburg CRM
CRM application to manage contacts
Author: By
Last change:
Date: 1 year ago
Size: 2,156 bytes
 

Contents

Class file image Download
"use strict"; (self["webpackChunk"] = self["webpackChunk"] || []).push([["node_modules_vue-cal_dist_i18n_da_es_js"],{ /***/ "./node_modules/vue-cal/dist/i18n/da.es.js": /*!*************************************************!*\ !*** ./node_modules/vue-cal/dist/i18n/da.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 */ v), /* harmony export */ "dateFormat": () => (/* binding */ y), /* harmony export */ "day": () => (/* binding */ s), /* harmony export */ "default": () => (/* binding */ m), /* harmony export */ "deleteEvent": () => (/* binding */ M), /* harmony export */ "month": () => (/* binding */ n), /* harmony export */ "months": () => (/* binding */ a), /* harmony export */ "noEvent": () => (/* binding */ l), /* harmony export */ "today": () => (/* binding */ g), /* harmony export */ "week": () => (/* binding */ r), /* harmony export */ "weekDays": () => (/* binding */ e), /* harmony export */ "year": () => (/* binding */ d), /* harmony export */ "years": () => (/* binding */ t) /* harmony export */ }); /** * vue-cal v4.8.0 * (c) 2022 Antoni Andre <antoniandre.web@gmail.com> * @license MIT */ const e = ["Mandag", "Tirsdag", "Onsdag", "Torsdag", "Fredag", "L\xF8rdag", "S\xF8ndag"], a = ["Januar", "Februar", "Marts", "April", "Maj", "Juni", "Juli", "August", "September", "Oktober", "November", "December"], t = "\xC5r (flertal)", d = "\xC5r", n = "M\xE5ned", r = "Uge", s = "Dag", g = "I dag", l = "Ingen begivenhed", o = "Hele dagen", M = "Slet", v = "Opret et event", y = "dddd D MMMM YYYY", m = { weekDays: e, months: a, years: "\xC5r (flertal)", year: "\xC5r", month: "M\xE5ned", week: "Uge", day: "Dag", today: "I dag", noEvent: "Ingen begivenhed", allDay: "Hele dagen", deleteEvent: "Slet", createEvent: "Opret et event", dateFormat: "dddd D MMMM YYYY" }; /***/ }) }]);