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

59 lines
1.7 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([[9568],{
/***/ 6814:
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
!function (_, e) {
true ? module.exports = e(__webpack_require__(8570)) : 0;
}(this, function (_) {
"use strict";
function e(_) {
return _ && "object" == typeof _ && "default" in _ ? _ : {
default: _
};
}
var t = e(_),
d = {
name: "ur",
weekdays: "اتوار_پیر_منگل_بدھ_جمعرات_جمعہ_ہفتہ".split("_"),
months: "جنوری_فروری_مارچ_اپریل_مئی_جون_جولائی_اگست_ستمبر_اکتوبر_نومبر_دسمبر".split("_"),
weekStart: 1,
weekdaysShort: "اتوار_پیر_منگل_بدھ_جمعرات_جمعہ_ہفتہ".split("_"),
monthsShort: "جنوری_فروری_مارچ_اپریل_مئی_جون_جولائی_اگست_ستمبر_اکتوبر_نومبر_دسمبر".split("_"),
weekdaysMin: "اتوار_پیر_منگل_بدھ_جمعرات_جمعہ_ہفتہ".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=ur-js.js.map