PHP Classes

File: public/js/node_modules_vue-cal_dist_i18n_de_es_js.js

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

Contents

Class file image Download
"use strict"; (self["webpackChunk"] = self["webpackChunk"] || []).push([["node_modules_vue-cal_dist_i18n_de_es_js"],{ /***/ "./node_modules/vue-cal/dist/i18n/de.es.js": /*!*************************************************!*\ !*** ./node_modules/vue-cal/dist/i18n/de.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 */ g), /* harmony export */ "createEvent": () => (/* binding */ l), /* harmony export */ "dateFormat": () => (/* binding */ i), /* harmony export */ "day": () => (/* binding */ o), /* harmony export */ "default": () => (/* binding */ y), /* harmony export */ "deleteEvent": () => (/* binding */ h), /* harmony export */ "month": () => (/* binding */ s), /* harmony export */ "months": () => (/* binding */ a), /* harmony export */ "noEvent": () => (/* binding */ M), /* harmony export */ "today": () => (/* binding */ d), /* harmony export */ "week": () => (/* binding */ r), /* harmony export */ "weekDays": () => (/* binding */ e), /* harmony export */ "year": () => (/* binding */ n), /* harmony export */ "years": () => (/* binding */ t) /* harmony export */ }); /** * vue-cal v4.8.0 * (c) 2022 Antoni Andre <antoniandre.web@gmail.com> * @license MIT */ const e = ["Montag", "Dienstag", "Mittwoch", "Donnerstag", "Freitag", "Samstag", "Sonntag"], a = ["Januar", "Februar", "M\xE4rz", "April", "Mai", "Juni", "Juli", "August", "September", "Oktober", "November", "Dezember"], t = "Jahre", n = "Jahr", s = "Monat", r = "Woche", o = "Tag", d = "Heute", M = "Keine Events", g = "Ganzt\xE4gig", h = "L\xF6schen", l = "Event erstellen", i = "dddd D MMMM YYYY", y = { weekDays: e, months: a, years: "Jahre", year: "Jahr", month: "Monat", week: "Woche", day: "Tag", today: "Heute", noEvent: "Keine Events", allDay: "Ganzt\xE4gig", deleteEvent: "L\xF6schen", createEvent: "Event erstellen", dateFormat: "dddd D MMMM YYYY" }; /***/ }) }]);