"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" };
/***/ })
}]);
|