mirror of
https://github.com/YunoHost-Apps/converse_ynh.git
synced 2024-09-03 18:25:53 +02:00
57 lines
No EOL
2 KiB
JavaScript
57 lines
No EOL
2 KiB
JavaScript
(self["webpackChunkconverse_js"] = self["webpackChunkconverse_js"] || []).push([[9333],{
|
||
|
||
/***/ 2237:
|
||
/***/ (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: "si",
|
||
weekdays: "ඉරිදා_සඳුදා_අඟහරුවාදා_බදාදා_බ්රහස්පතින්දා_සිකුරාදා_සෙනසුරාදා".split("_"),
|
||
months: "දුරුතු_නවම්_මැදින්_බක්_වෙසක්_පොසොන්_ඇසළ_නිකිණි_බිනර_වප්_ඉල්_උඳුවප්".split("_"),
|
||
weekdaysShort: "ඉරි_සඳු_අඟ_බදා_බ්රහ_සිකු_සෙන".split("_"),
|
||
monthsShort: "දුරු_නව_මැදි_බක්_වෙස_පොසො_ඇස_නිකි_බින_වප්_ඉල්_උඳු".split("_"),
|
||
weekdaysMin: "ඉ_ස_අ_බ_බ්ර_සි_සෙ".split("_"),
|
||
ordinal: function (_) {
|
||
return _;
|
||
},
|
||
formats: {
|
||
LT: "a h:mm",
|
||
LTS: "a h:mm:ss",
|
||
L: "YYYY/MM/DD",
|
||
LL: "YYYY MMMM D",
|
||
LLL: "YYYY MMMM D, a h:mm",
|
||
LLLL: "YYYY MMMM D [වැනි] dddd, a h:mm:ss"
|
||
},
|
||
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=si-js.js.map
|