1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/converse_ynh.git synced 2024-09-03 18:25:53 +02:00
converse_ynh/sources/dist/locales/dayjs/ml-js.js

57 lines
2.3 KiB
JavaScript
Raw Normal View History

2022-05-05 23:06:17 +02:00
(self["webpackChunkconverse_js"] = self["webpackChunkconverse_js"] || []).push([[7679],{
2022-12-17 22:08:36 +01:00
/***/ 1357:
2022-05-05 23:06:17 +02:00
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
!function (_, e) {
2022-12-17 22:08:36 +01:00
true ? module.exports = e(__webpack_require__(7076)) : 0;
2022-05-05 23:06:17 +02:00
}(this, function (_) {
"use strict";
function e(_) {
return _ && "object" == typeof _ && "default" in _ ? _ : {
default: _
};
}
var t = e(_),
2022-12-17 22:08:36 +01:00
d = {
name: "ml",
weekdays: "ഞായറാഴ്ച_തിങ്കളാഴ്ച_ചൊവ്വാഴ്ച_ബുധനാഴ്ച_വ്യാഴാഴ്ച_വെള്ളിയാഴ്ച_ശനിയാഴ്ച".split("_"),
months: "ജനുവരി_ഫെബ്രുവരി_മാർച്ച്_ഏപ്രിൽ_മേയ്_ജൂൺ_ജൂലൈ_ഓഗസ്റ്റ്_സെപ്റ്റബർ_ഒക്ടോബർ_നവബർ_ഡിസബർ".split("_"),
weekdaysShort: "ഞായർ_തിങ്കൾ_ചൊവ്വ_ബുധൻ_വ്യാഴ_വെള്ളി_ശനി".split("_"),
monthsShort: "ജനു._ഫെബ്രു._മാർ._ഏപ്രി._മേയ്_ജൂൺ_ജൂലൈ._ഓഗ._സെപ്റ്റ._ഒക്ടോ._നവ._ഡിസ.".split("_"),
weekdaysMin: "ഞാ_തി_ചൊ_ബു_വ്യാ_വെ_ശ".split("_"),
ordinal: function (_) {
return _;
},
formats: {
LT: "A h:mm -നു",
LTS: "A h:mm:ss -നു",
L: "DD/MM/YYYY",
LL: "D MMMM YYYY",
LLL: "D MMMM YYYY, A h:mm -നു",
LLLL: "dddd, D MMMM YYYY, A h:mm -നു"
},
relativeTime: {
future: "%s കഴിഞ്ഞ്",
past: "%s മുൻപ്",
s: "അൽപ നിമിഷങ്ങൾ",
m: "ഒരു മിനിറ്റ്",
mm: "%d മിനിറ്റ്",
h: "ഒരു മണിക്കൂർ",
hh: "%d മണിക്കൂർ",
d: "ഒരു ദിവസം",
dd: "%d ദിവസം",
M: "ഒരു മാസം",
MM: "%d മാസം",
y: "ഒരു വർഷം",
yy: "%d വർഷം"
}
};
2022-05-05 23:06:17 +02:00
return t.default.locale(d, null, !0), d;
});
/***/ })
}]);
2021-11-11 22:06:49 +01:00
//# sourceMappingURL=ml-js.js.map