mirror of
https://github.com/YunoHost-Apps/converse_ynh.git
synced 2024-09-03 18:25:53 +02:00
53 lines
No EOL
1.4 KiB
JavaScript
53 lines
No EOL
1.4 KiB
JavaScript
(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[107],{
|
|
|
|
/***/ 291:
|
|
/***/ (function(module, exports, __webpack_require__) {
|
|
|
|
!function (t, e) {
|
|
true ? module.exports = e(__webpack_require__(3)) : undefined;
|
|
}(this, function (t) {
|
|
"use strict";
|
|
|
|
t = t && t.hasOwnProperty("default") ? t.default : t;
|
|
var e = {
|
|
name: "sq",
|
|
weekdays: "E Diel_E Hënë_E Martë_E Mërkurë_E Enjte_E Premte_E Shtunë".split("_"),
|
|
months: "Janar_Shkurt_Mars_Prill_Maj_Qershor_Korrik_Gusht_Shtator_Tetor_Nëntor_Dhjetor".split("_"),
|
|
weekStart: 1,
|
|
weekdaysShort: "Die_Hën_Mar_Mër_Enj_Pre_Sht".split("_"),
|
|
monthsShort: "Jan_Shk_Mar_Pri_Maj_Qer_Kor_Gus_Sht_Tet_Nën_Dhj".split("_"),
|
|
weekdaysMin: "D_H_Ma_Më_E_P_Sh".split("_"),
|
|
ordinal: function (t) {
|
|
return t;
|
|
},
|
|
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: "në %s",
|
|
past: "%s më parë",
|
|
s: "disa sekonda",
|
|
m: "një minutë",
|
|
mm: "%d minuta",
|
|
h: "një orë",
|
|
hh: "%d orë",
|
|
d: "një ditë",
|
|
dd: "%d ditë",
|
|
M: "një muaj",
|
|
MM: "%d muaj",
|
|
y: "një vit",
|
|
yy: "%d vite"
|
|
}
|
|
};
|
|
return t.locale(e, null, !0), e;
|
|
});
|
|
|
|
/***/ })
|
|
|
|
}]);
|
|
//# sourceMappingURL=sq.js.map
|