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

43 lines
1.5 KiB
JavaScript
Raw Normal View History

2022-05-05 23:06:17 +02:00
(self["webpackChunkconverse_js"] = self["webpackChunkconverse_js"] || []).push([[2814],{
2022-12-17 22:08:36 +01:00
/***/ 3002:
2022-05-05 23:06:17 +02:00
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
!function (a, j) {
2022-12-17 22:08:36 +01:00
true ? module.exports = j(__webpack_require__(7076)) : 0;
2022-05-05 23:06:17 +02:00
}(this, function (a) {
"use strict";
function j(a) {
return a && "object" == typeof a && "default" in a ? a : {
default: a
};
}
var t = j(a),
2022-12-17 22:08:36 +01:00
e = {
name: "tlh",
weekdays: "lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj".split("_"),
months: "tera jar wa_tera jar cha_tera jar wej_tera jar loS_tera jar vagh_tera jar jav_tera jar Soch_tera jar chorgh_tera jar Hut_tera jar wamaH_tera jar wamaH wa_tera jar wamaH cha".split("_"),
weekStart: 1,
weekdaysShort: "lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj".split("_"),
monthsShort: "jar wa_jar cha_jar wej_jar loS_jar vagh_jar jav_jar Soch_jar chorgh_jar Hut_jar wamaH_jar wamaH wa_jar wamaH cha".split("_"),
weekdaysMin: "lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj".split("_"),
ordinal: function (a) {
return a;
},
formats: {
LT: "HH:mm",
LTS: "HH:mm:ss",
L: "DD.MM.YYYY",
LL: "D MMMM YYYY",
LLL: "D MMMM YYYY HH:mm",
LLLL: "dddd, D MMMM YYYY HH:mm"
}
};
2022-05-05 23:06:17 +02:00
return t.default.locale(e, null, !0), e;
});
/***/ })
}]);
2021-11-11 22:06:49 +01:00
//# sourceMappingURL=tlh-js.js.map