1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/converse_ynh.git synced 2024-09-03 18:25:53 +02:00
converse_ynh/sources/dist/locales/dayjs/en.js
ericgaspar 79a385385d
8.0.1
2021-11-11 22:06:49 +01:00

21 lines
No EOL
518 B
JavaScript

(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[27],{
/***/ 220:
/***/ (function(module, exports, __webpack_require__) {
!function (e, n) {
true ? module.exports = n() : undefined;
}(this, function () {
"use strict";
return {
name: "en",
weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),
months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_")
};
});
/***/ })
}]);
//# sourceMappingURL=en.js.map