PHP Classes

File: public/js/node_modules_vue-cal_dist_i18n_bs_es_js.js

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

Contents

Class file image Download
"use strict"; (self["webpackChunk"] = self["webpackChunk"] || []).push([["node_modules_vue-cal_dist_i18n_bs_es_js"],{ /***/ "./node_modules/vue-cal/dist/i18n/bs.es.js": /*!*************************************************!*\ !*** ./node_modules/vue-cal/dist/i18n/bs.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 */ j), /* harmony export */ "createEvent": () => (/* binding */ m), /* harmony export */ "dateFormat": () => (/* binding */ M), /* harmony export */ "day": () => (/* binding */ s), /* harmony export */ "default": () => (/* binding */ y), /* harmony export */ "deleteEvent": () => (/* binding */ l), /* harmony export */ "month": () => (/* binding */ r), /* harmony export */ "months": () => (/* binding */ e), /* harmony export */ "noEvent": () => (/* binding */ i), /* harmony export */ "today": () => (/* binding */ o), /* harmony export */ "week": () => (/* binding */ n), /* harmony export */ "weekDays": () => (/* binding */ a), /* harmony export */ "year": () => (/* binding */ t), /* harmony export */ "years": () => (/* binding */ d) /* harmony export */ }); /** * vue-cal v4.8.0 * (c) 2022 Antoni Andre <antoniandre.web@gmail.com> * @license MIT */ const a = ["Ponedjeljak", "Utorak", "Srijeda", "\u010Cetvrtak", "Petak", "Subota", "Nedjelja"], e = ["Januar", "Februar", "Mart", "April", "Maj", "Jun", "Jul", "Avgust", "Septembar", "Oktobar", "Novembar", "Decembar"], d = "Godine", t = "Godina", r = "Mjesec", n = "Sedmica", s = "Dan", o = "Danas", i = "Nema doga\u0111aja", j = "Cijeli dan", l = "Obri\u0161i", m = "Kreiraj doga\u0111aj", M = "dddd D MMMM YYYY", y = { weekDays: a, months: e, years: "Godine", year: "Godina", month: "Mjesec", week: "Sedmica", day: "Dan", today: "Danas", noEvent: "Nema doga\u0111aja", allDay: "Cijeli dan", deleteEvent: "Obri\u0161i", createEvent: "Kreiraj doga\u0111aj", dateFormat: "dddd D MMMM YYYY" }; /***/ }) }]);