PHP Classes

File: public/js/node_modules_vue-cal_dist_i18n_no_es_js.js

Recommend this page to a friend!
  Classes of Robert Devenyi   Iceburg CRM   public/js/node_modules_vue-cal_dist_i18n_no_es_js.js   Download  
File: public/js/node_modules_vue-cal_dist_i18n_no_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,143 bytes
 

Contents

Class file image Download
"use strict"; (self["webpackChunk"] = self["webpackChunk"] || []).push([["node_modules_vue-cal_dist_i18n_no_es_js"],{ /***/ "./node_modules/vue-cal/dist/i18n/no.es.js": /*!*************************************************!*\ !*** ./node_modules/vue-cal/dist/i18n/no.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 */ m), /* harmony export */ "day": () => (/* binding */ t), /* harmony export */ "default": () => (/* binding */ D), /* harmony export */ "deleteEvent": () => (/* binding */ y), /* 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 */ s), /* harmony export */ "years": () => (/* binding */ d) /* 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", "Mars", "April", "Mai", "Juni", "Juli", "August", "September", "Oktober", "November", "Desember"], d = "Velg \xE5r", s = "\xC5r", n = "M\xE5ned", r = "Uke", t = "Dag", g = "Idag", l = "Ingen hendelse", o = "Hele dagen", y = "Ta bort", M = "Ny hendelse", m = "dddd, D. MMMM YYYY", D = { weekDays: e, months: a, years: "Velg \xE5r", year: "\xC5r", month: "M\xE5ned", week: "Uke", day: "Dag", today: "Idag", noEvent: "Ingen hendelse", allDay: "Hele dagen", deleteEvent: "Ta bort", createEvent: "Ny hendelse", dateFormat: "dddd, D. MMMM YYYY" }; /***/ }) }]);