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

21 lines
518 B
JavaScript
Raw Normal View History

2021-11-11 22:06:49 +01:00
(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("_")
};
});
/***/ })
}]);
2021-01-30 12:42:26 +01:00
//# sourceMappingURL=en.js.map