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

59 lines
1.5 KiB
JavaScript
Raw Normal View History

2022-05-05 23:06:17 +02:00
(self["webpackChunkconverse_js"] = self["webpackChunkconverse_js"] || []).push([[9238],{
/***/ 2868:
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
!function (e, n) {
true ? module.exports = n(__webpack_require__(8570)) : 0;
}(this, function (e) {
"use strict";
function n(e) {
return e && "object" == typeof e && "default" in e ? e : {
default: e
};
}
var a = n(e),
i = {
name: "ss",
weekdays: "Lisontfo_Umsombuluko_Lesibili_Lesitsatfu_Lesine_Lesihlanu_Umgcibelo".split("_"),
months: "Bhimbidvwane_Indlovana_Indlov'lenkhulu_Mabasa_Inkhwekhweti_Inhlaba_Kholwane_Ingci_Inyoni_Imphala_Lweti_Ingongoni".split("_"),
weekStart: 1,
weekdaysShort: "Lis_Umb_Lsb_Les_Lsi_Lsh_Umg".split("_"),
monthsShort: "Bhi_Ina_Inu_Mab_Ink_Inh_Kho_Igc_Iny_Imp_Lwe_Igo".split("_"),
weekdaysMin: "Li_Us_Lb_Lt_Ls_Lh_Ug".split("_"),
ordinal: function (e) {
return e;
},
formats: {
LT: "h:mm A",
LTS: "h:mm:ss A",
L: "DD/MM/YYYY",
LL: "D MMMM YYYY",
LLL: "D MMMM YYYY h:mm A",
LLLL: "dddd, D MMMM YYYY h:mm A"
},
relativeTime: {
future: "nga %s",
past: "wenteka nga %s",
s: "emizuzwana lomcane",
m: "umzuzu",
mm: "%d emizuzu",
h: "lihora",
hh: "%d emahora",
d: "lilanga",
dd: "%d emalanga",
M: "inyanga",
MM: "%d tinyanga",
y: "umnyaka",
yy: "%d iminyaka"
}
};
return a.default.locale(i, null, !0), i;
});
/***/ })
}]);
2021-11-11 22:06:49 +01:00
//# sourceMappingURL=ss-js.js.map