PHP Classes

File: public/js/node_modules_vue-cal_dist_i18n_fr_es_js.js

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

Contents

Class file image Download
"use strict"; (self["webpackChunk"] = self["webpackChunk"] || []).push([["node_modules_vue-cal_dist_i18n_fr_es_js"],{ /***/ "./node_modules/vue-cal/dist/i18n/fr.es.js": /*!*************************************************!*\ !*** ./node_modules/vue-cal/dist/i18n/fr.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 */ u), /* harmony export */ "createEvent": () => (/* binding */ v), /* harmony export */ "dateFormat": () => (/* binding */ M), /* harmony export */ "day": () => (/* binding */ s), /* harmony export */ "default": () => (/* binding */ y), /* harmony export */ "deleteEvent": () => (/* binding */ m), /* harmony export */ "month": () => (/* binding */ t), /* harmony export */ "months": () => (/* binding */ a), /* harmony export */ "noEvent": () => (/* binding */ o), /* harmony export */ "today": () => (/* binding */ i), /* harmony export */ "week": () => (/* binding */ d), /* harmony export */ "weekDays": () => (/* binding */ e), /* harmony export */ "year": () => (/* binding */ r), /* harmony export */ "years": () => (/* binding */ n) /* harmony export */ }); /** * vue-cal v4.8.0 * (c) 2022 Antoni Andre <antoniandre.web@gmail.com> * @license MIT */ const e = ["Lundi", "Mardi", "Mercredi", "Jeudi", "Vendredi", "Samedi", "Dimanche"], a = ["Janvier", "F\xE9vrier", "Mars", "Avril", "Mai", "Juin", "Juillet", "Ao\xFBt", "Septembre", "Octobre", "Novembre", "D\xE9cembre"], n = "Ann\xE9es", r = "Ann\xE9e", t = "Mois", d = "Semaine", s = "Jour", i = "Aujourd'hui", o = "Aucun \xE9v\xE9nement", u = "Jour entier", m = "Supprimer", v = "Cr\xE9er un \xE9v\xE9nement", M = "dddd D MMMM YYYY", y = { weekDays: e, months: a, years: "Ann\xE9es", year: "Ann\xE9e", month: "Mois", week: "Semaine", day: "Jour", today: "Aujourd'hui", noEvent: "Aucun \xE9v\xE9nement", allDay: "Jour entier", deleteEvent: "Supprimer", createEvent: "Cr\xE9er un \xE9v\xE9nement", dateFormat: "dddd D MMMM YYYY" }; /***/ }) }]);