PHP Classes

File: public/js/node_modules_vue-cal_dist_i18n_pt-br_es_js.js

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

Contents

Class file image Download
"use strict"; (self["webpackChunk"] = self["webpackChunk"] || []).push([["node_modules_vue-cal_dist_i18n_pt-br_es_js"],{ /***/ "./node_modules/vue-cal/dist/i18n/pt-br.es.js": /*!****************************************************!*\ !*** ./node_modules/vue-cal/dist/i18n/pt-br.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 */ m), /* harmony export */ "createEvent": () => (/* binding */ D), /* harmony export */ "dateFormat": () => (/* binding */ M), /* harmony export */ "day": () => (/* binding */ s), /* harmony export */ "default": () => (/* binding */ y), /* harmony export */ "deleteEvent": () => (/* binding */ v), /* harmony export */ "month": () => (/* binding */ r), /* harmony export */ "months": () => (/* binding */ a), /* harmony export */ "noEvent": () => (/* binding */ d), /* harmony export */ "today": () => (/* binding */ i), /* harmony export */ "week": () => (/* binding */ n), /* harmony export */ "weekDays": () => (/* binding */ e), /* harmony export */ "year": () => (/* binding */ t), /* harmony export */ "years": () => (/* binding */ o) /* harmony export */ }); /** * vue-cal v4.8.0 * (c) 2022 Antoni Andre <antoniandre.web@gmail.com> * @license MIT */ const e = ["Segunda-feira", "Ter\xE7a-feira", "Quarta-feira", "Quinta-feira", "Sexta-feira", "S\xE1bado", "Domingo"], a = ["Janeiro", "Fevereiro", "Mar\xE7o", "Abril", "Maio", "Junho", "Julho", "Agosto", "Setembro", "Outubro", "Novembro", "Dezembro"], o = "Anos", t = "Ano", r = "M\xEAs", n = "Semana", s = "Dia", i = "Hoje", d = "Sem eventos", m = "Dia inteiro", v = "Remover", D = "Criar um evento", M = "dddd D MMMM YYYY", y = { weekDays: e, months: a, years: "Anos", year: "Ano", month: "M\xEAs", week: "Semana", day: "Dia", today: "Hoje", noEvent: "Sem eventos", allDay: "Dia inteiro", deleteEvent: "Remover", createEvent: "Criar um evento", dateFormat: "dddd D MMMM YYYY" }; /***/ }) }]);