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

58 lines
1.9 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([[1606],{
/***/ 4005:
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
!function (e, _) {
true ? module.exports = _(__webpack_require__(7076)) : 0;
}(this, function (e) {
"use strict";
function _(e) {
return e && "object" == typeof e && "default" in e ? e : {
default: e
};
}
var t = _(e),
d = {
name: "el",
weekdays: "Κυριακή_Δευτέρα_Τρίτη_Τετάρτη_Πέμπτη_Παρασκευή_Σάββατο".split("_"),
weekdaysShort: "Κυρ_Δευ_Τρι_Τετ_Πεμ_Παραβ".split("_"),
weekdaysMin: "Κυ_Δε_Τρ_Τε_Πε_Παα".split("_"),
months: "Ιανουάριος_Φεβρουάριος_Μάρτιος_Απρίλιος_Μάιος_Ιούνιος_Ιούλιος_Αύγουστος_Σεπτέμβριος_Οκτώβριος_Νοέμβριος_Δεκέμβριος".split("_"),
monthsShort: "Ιαν_Φεβ_Μαρ_Απρ_Μαι_Ιουν_Ιουλ_Αυγ_Σεπτ_Οκτ_Νοε_Δεκ".split("_"),
ordinal: function (e) {
return e;
},
weekStart: 1,
relativeTime: {
future: "σε %s",
past: "πριν %s",
s: "μερικά δευτερόλεπτα",
m: "ένα λεπτό",
mm: "%d λεπτά",
h: "μία ώρα",
hh: "%d ώρες",
d: "μία μέρα",
dd: "%d μέρες",
M: "ένα μήνα",
MM: "%d μήνες",
y: "ένα χρόνο",
yy: "%d χρόνια"
},
formats: {
LT: "h:mm A",
LTS: "h:mm:ss A",
L: "DD/MM/YYYY",
LL: "D MMMM YYYY",
LLL: "D MMMM YYYY h:mm A",
LLLL: "dddd, D MMMM YYYY h:mm A"
}
};
return t.default.locale(d, null, !0), d;
});
/***/ })
}]);
//# sourceMappingURL=el-js.js.map