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

53 lines
No EOL
1.6 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.

(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[109],{
/***/ 292:
/***/ (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: "sr-cyrl",
weekdays: "Недељаонедељак_Уторак_Средаетвртак_Петак_Субота".split("_"),
weekdaysShort: "Нед._Пон._Уто._Сре._Чет._Пет._Суб.".split("_"),
weekdaysMin: е_по_ут_сре_пе_су".split("_"),
months: "Јануаребруар_Март_Април_Мај_Јун_Јул_Август_Септембар_Октобар_Новембарецембар".split("_"),
monthsShort: "Јан._Феб._Мар._Апр._Мај_Јун_Јул_Авг._Сеп._Окт._Нов._Дец.".split("_"),
weekStart: 1,
relativeTime: {
future: "за %s",
past: "пре %s",
s: "секунда",
m: "минут",
mm: "%d минута",
h: "сат",
hh: "%d сати",
d: "дан",
dd: "%d дана",
M: "месец",
MM: "%d месеци",
y: "година",
yy: "%d године"
},
ordinal: function (_) {
return _ + ".";
},
formats: {
LT: "H:mm",
LTS: "H:mm:ss",
L: "DD.MM.YYYY",
LL: "D. MMMM YYYY",
LLL: "D. MMMM YYYY H:mm",
LLLL: "dddd, D. MMMM YYYY H:mm"
}
};
return _.locale(e, null, !0), e;
});
/***/ })
}]);
//# sourceMappingURL=sr-cyrl.js.map