mirror of
https://github.com/YunoHost-Apps/converse_ynh.git
synced 2024-09-03 18:25:53 +02:00
62 lines
No EOL
1.7 KiB
JavaScript
62 lines
No EOL
1.7 KiB
JavaScript
(self["webpackChunkconverse_js"] = self["webpackChunkconverse_js"] || []).push([[1396],{
|
|
|
|
/***/ 3371:
|
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
|
|
!function (a, e) {
|
|
true ? module.exports = e(__webpack_require__(7076)) : 0;
|
|
}(this, function (a) {
|
|
"use strict";
|
|
|
|
function e(a) {
|
|
return a && "object" == typeof a && "default" in a ? a : {
|
|
default: a
|
|
};
|
|
}
|
|
var t = e(a),
|
|
l = {
|
|
name: "eu",
|
|
weekdays: "igandea_astelehena_asteartea_asteazkena_osteguna_ostirala_larunbata".split("_"),
|
|
months: "urtarrila_otsaila_martxoa_apirila_maiatza_ekaina_uztaila_abuztua_iraila_urria_azaroa_abendua".split("_"),
|
|
weekStart: 1,
|
|
weekdaysShort: "ig._al._ar._az._og._ol._lr.".split("_"),
|
|
monthsShort: "urt._ots._mar._api._mai._eka._uzt._abu._ira._urr._aza._abe.".split("_"),
|
|
weekdaysMin: "ig_al_ar_az_og_ol_lr".split("_"),
|
|
ordinal: function (a) {
|
|
return a;
|
|
},
|
|
formats: {
|
|
LT: "HH:mm",
|
|
LTS: "HH:mm:ss",
|
|
L: "YYYY-MM-DD",
|
|
LL: "YYYY[ko] MMMM[ren] D[a]",
|
|
LLL: "YYYY[ko] MMMM[ren] D[a] HH:mm",
|
|
LLLL: "dddd, YYYY[ko] MMMM[ren] D[a] HH:mm",
|
|
l: "YYYY-M-D",
|
|
ll: "YYYY[ko] MMM D[a]",
|
|
lll: "YYYY[ko] MMM D[a] HH:mm",
|
|
llll: "ddd, YYYY[ko] MMM D[a] HH:mm"
|
|
},
|
|
relativeTime: {
|
|
future: "%s barru",
|
|
past: "duela %s",
|
|
s: "segundo batzuk",
|
|
m: "minutu bat",
|
|
mm: "%d minutu",
|
|
h: "ordu bat",
|
|
hh: "%d ordu",
|
|
d: "egun bat",
|
|
dd: "%d egun",
|
|
M: "hilabete bat",
|
|
MM: "%d hilabete",
|
|
y: "urte bat",
|
|
yy: "%d urte"
|
|
}
|
|
};
|
|
return t.default.locale(l, null, !0), l;
|
|
});
|
|
|
|
/***/ })
|
|
|
|
}]);
|
|
//# sourceMappingURL=eu-js.js.map
|