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([[115],{
|
|
|
|
/***/ 299:
|
|
/***/ (function(module, exports, __webpack_require__) {
|
|
|
|
!function (e, t) {
|
|
true ? module.exports = t(__webpack_require__(3)) : undefined;
|
|
}(this, function (e) {
|
|
"use strict";
|
|
|
|
e = e && e.hasOwnProperty("default") ? e.default : e;
|
|
var t = {
|
|
name: "tet",
|
|
weekdays: "Domingu_Segunda_Tersa_Kuarta_Kinta_Sesta_Sabadu".split("_"),
|
|
months: "Janeiru_Fevereiru_Marsu_Abril_Maiu_Juñu_Jullu_Agustu_Setembru_Outubru_Novembru_Dezembru".split("_"),
|
|
weekStart: 1,
|
|
weekdaysShort: "Dom_Seg_Ters_Kua_Kint_Sest_Sab".split("_"),
|
|
monthsShort: "Jan_Fev_Mar_Abr_Mai_Jun_Jul_Ago_Set_Out_Nov_Dez".split("_"),
|
|
weekdaysMin: "Do_Seg_Te_Ku_Ki_Ses_Sa".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: "iha %s",
|
|
past: "%s liuba",
|
|
s: "minutu balun",
|
|
m: "minutu ida",
|
|
mm: "minutu %d",
|
|
h: "oras ida",
|
|
hh: "oras %d",
|
|
d: "loron ida",
|
|
dd: "loron %d",
|
|
M: "fulan ida",
|
|
MM: "fulan %d",
|
|
y: "tinan ida",
|
|
yy: "tinan %d"
|
|
}
|
|
};
|
|
return e.locale(t, null, !0), t;
|
|
});
|
|
|
|
/***/ })
|
|
|
|
}]);
|
|
//# sourceMappingURL=tet.js.map
|