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/lo.js
ericgaspar 79a385385d
8.0.1
2021-11-11 22:06:49 +01:00

52 lines
No EOL
1.8 KiB
JavaScript

(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[76],{
/***/ 260:
/***/ (function(module, exports, __webpack_require__) {
!function (_, e) {
true ? module.exports = e(__webpack_require__(3)) : undefined;
}(this, function (_) {
"use strict";
_ = _ && _.hasOwnProperty("default") ? _.default : _;
var e = {
name: "lo",
weekdays: "ອາທິດ_ຈັນ_ອັງຄານ_ພຸດ_ພະຫັດ_ສຸກ_ເສົາ".split("_"),
months: "ມັງກອນ_ກຸມພາ_ມີນາ_ເມສາ_ພຶດສະພາ_ມິຖຸນາ_ກໍລະກົດ_ສິງຫາ_ກັນຍາ_ຕຸລາ_ພະຈິກ_ທັນວາ".split("_"),
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: "1 ນາທີ",
mm: "%d ນາທີ",
h: "1 ຊົ່ວໂມງ",
hh: "%d ຊົ່ວໂມງ",
d: "1 ມື້",
dd: "%d ມື້",
M: "1 ເດືອນ",
MM: "%d ເດືອນ",
y: "1 ປີ",
yy: "%d ປີ"
}
};
return _.locale(e, null, !0), e;
});
/***/ })
}]);
//# sourceMappingURL=lo.js.map