mirror of
https://github.com/YunoHost-Apps/converse_ynh.git
synced 2024-09-03 18:25:53 +02:00
49 lines
No EOL
1.2 KiB
JavaScript
49 lines
No EOL
1.2 KiB
JavaScript
(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[101],{
|
|
|
|
/***/ 285:
|
|
/***/ (function(module, exports, __webpack_require__) {
|
|
|
|
!function (a, e) {
|
|
true ? module.exports = e(__webpack_require__(3)) : undefined;
|
|
}(this, function (a) {
|
|
"use strict";
|
|
|
|
a = a && a.hasOwnProperty("default") ? a.default : a;
|
|
var e = {
|
|
name: "rw",
|
|
weekdays: "Ku Cyumweru_Kuwa Mbere_Kuwa Kabiri_Kuwa Gatatu_Kuwa Kane_Kuwa Gatanu_Kuwa Gatandatu".split("_"),
|
|
months: "Mutarama_Gashyantare_Werurwe_Mata_Gicurasi_Kamena_Nyakanga_Kanama_Nzeri_Ukwakira_Ugushyingo_Ukuboza".split("_"),
|
|
relativeTime: {
|
|
future: "mu %s",
|
|
past: "%s",
|
|
s: "amasegonda",
|
|
m: "Umunota",
|
|
mm: "%d iminota",
|
|
h: "isaha",
|
|
hh: "%d amasaha",
|
|
d: "Umunsi",
|
|
dd: "%d iminsi",
|
|
M: "ukwezi",
|
|
MM: "%d amezi",
|
|
y: "umwaka",
|
|
yy: "%d imyaka"
|
|
},
|
|
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"
|
|
},
|
|
ordinal: function (a) {
|
|
return a;
|
|
}
|
|
};
|
|
return a.locale(e, null, !0), e;
|
|
});
|
|
|
|
/***/ })
|
|
|
|
}]);
|
|
//# sourceMappingURL=rw.js.map
|