mirror of
https://github.com/YunoHost-Apps/converse_ynh.git
synced 2024-09-03 18:25:53 +02:00
38 lines
No EOL
1.1 KiB
JavaScript
38 lines
No EOL
1.1 KiB
JavaScript
(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[75],{
|
|
|
|
/***/ 259:
|
|
/***/ (function(module, exports, __webpack_require__) {
|
|
|
|
!function (e, _) {
|
|
true ? module.exports = _(__webpack_require__(3)) : undefined;
|
|
}(this, function (e) {
|
|
"use strict";
|
|
|
|
e = e && e.hasOwnProperty("default") ? e.default : e;
|
|
var _ = {
|
|
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 e.locale(_, null, !0), _;
|
|
});
|
|
|
|
/***/ })
|
|
|
|
}]);
|
|
//# sourceMappingURL=lb.js.map
|