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/lb-js.js

45 lines
1.2 KiB
JavaScript
Raw Normal View History

2022-05-05 23:06:17 +02:00
(self["webpackChunkconverse_js"] = self["webpackChunkconverse_js"] || []).push([[5215],{
/***/ 3454:
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
!function (e, _) {
true ? module.exports = _(__webpack_require__(8570)) : 0;
}(this, function (e) {
"use strict";
function _(e) {
return e && "object" == typeof e && "default" in e ? e : {
default: e
};
}
var t = _(e),
n = {
name: "lb",
weekdays: "Sonndeg_Méindeg_Dënschdeg_Mëttwoch_Donneschdeg_Freideg_Samschdeg".split("_"),
months: "Januar_Februar_Mäerz_Abrëll_Mee_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),
weekStart: 1,
weekdaysShort: "So._Mé._Dë._Më._Do._Fr._Sa.".split("_"),
monthsShort: "Jan._Febr._Mrz._Abr._Mee_Jun._Jul._Aug._Sept._Okt._Nov._Dez.".split("_"),
weekdaysMin: "So_Mé_Dë_Më_Do_Fr_Sa".split("_"),
ordinal: function (e) {
return e;
},
formats: {
LT: "H:mm [Auer]",
LTS: "H:mm:ss [Auer]",
L: "DD.MM.YYYY",
LL: "D. MMMM YYYY",
LLL: "D. MMMM YYYY H:mm [Auer]",
LLLL: "dddd, D. MMMM YYYY H:mm [Auer]"
}
};
return t.default.locale(n, null, !0), n;
});
/***/ })
}]);
2021-11-11 22:06:49 +01:00
//# sourceMappingURL=lb-js.js.map