PHP Classes

File: public/js/node_modules_vue-cal_dist_i18n_nl_es_js.js

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

Contents

Class file image Download
"use strict"; (self["webpackChunk"] = self["webpackChunk"] || []).push([["node_modules_vue-cal_dist_i18n_nl_es_js"],{ /***/ "./node_modules/vue-cal/dist/i18n/nl.es.js": /*!*************************************************!*\ !*** ./node_modules/vue-cal/dist/i18n/nl.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 */ k), /* harmony export */ "createEvent": () => (/* binding */ i), /* harmony export */ "dateFormat": () => (/* binding */ y), /* harmony export */ "day": () => (/* binding */ t), /* harmony export */ "default": () => (/* binding */ D), /* harmony export */ "deleteEvent": () => (/* binding */ M), /* harmony export */ "month": () => (/* binding */ r), /* harmony export */ "months": () => (/* binding */ e), /* harmony export */ "noEvent": () => (/* binding */ g), /* harmony export */ "today": () => (/* binding */ o), /* harmony export */ "week": () => (/* binding */ s), /* 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 = ["Maandag", "Dinsdag", "Woensdag", "Donderdag", "Vrijdag", "Zaterdag", "Zondag"], e = ["Januari", "Februari", "Maart", "April", "Mei", "Juni", "Juli", "Augustus", "September", "Oktober", "November", "December"], n = "Jaren", d = "Jaar", r = "Maand", s = "Week", t = "Dag", o = "Vandaag", g = "Geen afspraken", k = "Hele dag", M = "Verwijderen", i = "Nieuwe afspraak aanmaken", y = "dddd D MMMM YYYY", D = { weekDays: a, months: e, years: "Jaren", year: "Jaar", month: "Maand", week: "Week", day: "Dag", today: "Vandaag", noEvent: "Geen afspraken", allDay: "Hele dag", deleteEvent: "Verwijderen", createEvent: "Nieuwe afspraak aanmaken", dateFormat: "dddd D MMMM YYYY" }; /***/ }) }]);