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

58 lines
1.8 KiB
JavaScript
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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([[5544],{
/***/ 2523:
/***/ (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: "fa",
weekdays: "یکشنبه_دوشنبههشنبههارشنبه_پنجشنبه_جمعه_شنبه".split("_"),
weekdaysShort: "یکشنبه_دوشنبههشنبههارشنبه_پنجشنبه_جمعه_شنبه".split("_"),
weekdaysMin: "ی_د_س_چ_پ_ج_ش".split("_"),
weekStart: 6,
months: انویه_فوریهارس_آوریل_مه_ژوئن_ژوئیه_اوت_سپتامبر_اکتبر_نوامبر_دسامبر".split("_"),
monthsShort: انویه_فوریهارس_آوریل_مه_ژوئن_ژوئیه_اوت_سپتامبر_اکتبر_نوامبر_دسامبر".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: "یک دقیقه",
mm: "%d دقیقه",
h: "یک ساعت",
hh: "%d ساعت",
d: "یک روز",
dd: "%d روز",
M: "یک ماه",
MM: "%d ماه",
y: "یک سال",
yy: "%d سال"
}
};
return t.default.locale(d, null, !0), d;
});
/***/ })
}]);
//# sourceMappingURL=fa-js.js.map