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

58 lines
1.5 KiB
JavaScript
Raw Normal View History

2022-05-05 23:06:17 +02:00
(self["webpackChunkconverse_js"] = self["webpackChunkconverse_js"] || []).push([[9665],{
2022-12-17 22:08:36 +01:00
/***/ 9454:
2022-05-05 23:06:17 +02:00
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
!function (e, t) {
2022-12-17 22:08:36 +01:00
true ? module.exports = t(__webpack_require__(7076)) : 0;
2022-05-05 23:06:17 +02:00
}(this, function (e) {
"use strict";
function t(e) {
return e && "object" == typeof e && "default" in e ? e : {
default: e
};
}
var a = t(e),
2022-12-17 22:08:36 +01:00
i = {
name: "mt",
weekdays: "Il-Ħadd_It-Tnejn_It-Tlieta_L-Erbgħa_Il-Ħamis_Il-Ġimgħa_Is-Sibt".split("_"),
months: "Jannar_Frar_Marzu_April_Mejju_Ġunju_Lulju_Awwissu_Settembru_Ottubru_Novembru_Diċembru".split("_"),
weekStart: 1,
weekdaysShort: "Ħad_Tne_Tli_Erb_Ħam_Ġim_Sib".split("_"),
monthsShort: "Jan_Fra_Mar_Apr_Mej_Ġun_Lul_Aww_Set_Ott_Nov_Diċ".split("_"),
weekdaysMin: "Ħa_Tn_Tl_Er_Ħa_Ġi_Si".split("_"),
ordinal: function (e) {
return e;
},
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"
},
relativeTime: {
future: "f %s",
past: "%s ilu",
s: "ftit sekondi",
m: "minuta",
mm: "%d minuti",
h: "siegħa",
hh: "%d siegħat",
d: "ġurnata",
dd: "%d ġranet",
M: "xahar",
MM: "%d xhur",
y: "sena",
yy: "%d sni"
}
};
2022-05-05 23:06:17 +02:00
return a.default.locale(i, null, !0), i;
});
/***/ })
}]);
2021-11-11 22:06:49 +01:00
//# sourceMappingURL=mt-js.js.map