PHP Classes

File: public/js/node_modules_vue-cal_dist_i18n_en_es_js.js

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

Contents

Class file image Download
"use strict"; (self["webpackChunk"] = self["webpackChunk"] || []).push([["node_modules_vue-cal_dist_i18n_en_es_js"],{ /***/ "./node_modules/vue-cal/dist/i18n/en.es.js": /*!*************************************************!*\ !*** ./node_modules/vue-cal/dist/i18n/en.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 */ u), /* harmony export */ "day": () => (/* binding */ s), /* harmony export */ "default": () => (/* binding */ D), /* harmony export */ "deleteEvent": () => (/* binding */ M), /* harmony export */ "month": () => (/* binding */ y), /* harmony export */ "months": () => (/* binding */ a), /* harmony export */ "noEvent": () => (/* binding */ o), /* harmony export */ "today": () => (/* binding */ n), /* 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 = ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday", "Sunday"], a = ["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"], t = "Years", d = "Year", y = "Month", r = "Week", s = "Day", n = "Today", o = "No Event", l = "All day", M = "Delete", Y = "Create an event", u = "dddd MMMM D{S}, YYYY", D = { weekDays: e, months: a, years: "Years", year: "Year", month: "Month", week: "Week", day: "Day", today: "Today", noEvent: "No Event", allDay: "All day", deleteEvent: "Delete", createEvent: "Create an event", dateFormat: "dddd MMMM D{S}, YYYY" }; /***/ }) }]);