converse-tauri/dist/dist/locales/dayjs/tg-js.js

58 lines
1.7 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

(self["webpackChunkconverse_js"] = self["webpackChunkconverse_js"] || []).push([[2446],{
/***/ 4256:
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
!function (_, e) {
true ? module.exports = e(__webpack_require__(7076)) : 0;
}(this, function (_) {
"use strict";
function e(_) {
return _ && "object" == typeof _ && "default" in _ ? _ : {
default: _
};
}
var t = e(_),
d = {
name: "tg",
weekdays: "якшанбеушанбе_сешанбеоршанбе_панҷшанбеумъаанбе".split("_"),
months: "январеврал_март_апрел_май_июн_июл_август_сентябр_октяброябрекабр".split("_"),
weekStart: 1,
weekdaysShort: "яшб_дшб_сшб_чшб_пшбум_шнб".split("_"),
monthsShort: "янв_фев_мар_апрай_июн_июл_авг_сен_окт_ноя_дек".split("_"),
weekdaysMin: "яш_дш_сш_чш_пш_ҷм_шб".split("_"),
ordinal: function (_) {
return _;
},
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: "баъди %s",
past: "%s пеш",
s: "якчанд сония",
m: "як дақиқа",
mm: "%d дақиқа",
h: "як соат",
hh: "%d соат",
d: "як рӯз",
dd: "%d рӯз",
M: "як моҳ",
MM: "%d моҳ",
y: "як сол",
yy: "%d сол"
}
};
return t.default.locale(d, null, !0), d;
});
/***/ })
}]);
//# sourceMappingURL=tg-js.js.map