PHP Classes

File: public/js/node_modules_vue-cal_dist_i18n_id_es_js.js

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

Contents

Class file image Download
"use strict"; (self["webpackChunk"] = self["webpackChunk"] || []).push([["node_modules_vue-cal_dist_i18n_id_es_js"],{ /***/ "./node_modules/vue-cal/dist/i18n/id.es.js": /*!*************************************************!*\ !*** ./node_modules/vue-cal/dist/i18n/id.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 */ o), /* harmony export */ "dateFormat": () => (/* binding */ M), /* harmony export */ "day": () => (/* binding */ r), /* harmony export */ "default": () => (/* binding */ l), /* harmony export */ "deleteEvent": () => (/* binding */ m), /* harmony export */ "month": () => (/* binding */ s), /* harmony export */ "months": () => (/* binding */ e), /* harmony export */ "noEvent": () => (/* binding */ u), /* harmony export */ "today": () => (/* binding */ d), /* harmony export */ "week": () => (/* binding */ i), /* harmony export */ "weekDays": () => (/* binding */ a), /* harmony export */ "year": () => (/* binding */ t), /* harmony export */ "years": () => (/* binding */ n) /* harmony export */ }); /** * vue-cal v4.8.0 * (c) 2022 Antoni Andre <antoniandre.web@gmail.com> * @license MIT */ const a = ["Senin", "Selasa", "Rabu", "Kamis", "Jumat", "Sabtu", "Minggu"], e = ["Januari", "Februari", "Maret", "April", "Mei", "Juni", "Juli", "Agustus", "September", "Oktober", "November", "Desember"], n = "Tahunan", t = "Tahun", s = "Bulan", i = "Minggu", r = "Hari", d = "Hari Ini", u = "Tidak Ada Kegiatan", g = "Sepanjang Hari", m = "Hapus", o = "Tambah Kegiatan", M = "dddd, D MMMM YYYY", l = { weekDays: a, months: e, years: "Tahunan", year: "Tahun", month: "Bulan", week: "Minggu", day: "Hari", today: "Hari Ini", noEvent: "Tidak Ada Kegiatan", allDay: "Sepanjang Hari", deleteEvent: "Hapus", createEvent: "Tambah Kegiatan", dateFormat: "dddd, D MMMM YYYY" }; /***/ }) }]);