converse-tauri/dist/dist/locales/dayjs/ar-ly-js.js

46 lines
1.5 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([[3521],{
/***/ 6318:
/***/ (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(_),
n = {
name: "ar-ly",
weekdays: "الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),
months: "يناير_فبراير_مارس_أبريل_مايو_يونيو_يوليو_أغسطس_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),
weekStart: 6,
weekdaysShort: "أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت".split("_"),
monthsShort: "يناير_فبراير_مارس_أبريل_مايو_يونيو_يوليو_أغسطس_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),
weekdaysMin: "ح_ن_ث_ر_خ_ج_س".split("_"),
ordinal: function (_) {
return _;
},
meridiem: function (_) {
return _ > 12 ? "م" : "ص";
},
formats: {
LT: "HH:mm",
LTS: "HH:mm:ss",
L: "D/M/YYYY",
LL: "D MMMM YYYY",
LLL: "D MMMM YYYY HH:mm",
LLLL: "dddd D MMMM YYYY HH:mm"
}
};
return t.default.locale(n, null, !0), n;
});
/***/ })
}]);
//# sourceMappingURL=ar-ly-js.js.map