@formatjs/intl-relativetimeformat
Version:
Formats JavaScript dates to relative time strings.
259 lines (258 loc) • 6.34 kB
JavaScript
/* @generated */
// prettier-ignore
if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData === 'function') {
Intl.RelativeTimeFormat.__addLocaleData({
"data": {
"day": {
"-1": "जंदा कल",
"0": "अज्ज",
"1": "औंदे कल",
"future": {
"other": "+{0} d"
},
"past": {
"other": "-{0} d"
}
},
"day-narrow": {
"-1": "जंदा कल",
"0": "अज्ज",
"1": "औंदे कल",
"future": {
"other": "+{0} d"
},
"past": {
"other": "-{0} d"
}
},
"day-short": {
"-1": "जंदा कल",
"0": "अज्ज",
"1": "औंदे कल",
"future": {
"other": "+{0} d"
},
"past": {
"other": "-{0} d"
}
},
"hour": {
"0": "एह् घैंटा/ इस घैंटे",
"future": {
"other": "+{0} h"
},
"past": {
"other": "-{0} h"
}
},
"hour-narrow": {
"0": "एह् घैंटा/ इस घैंटे",
"future": {
"other": "+{0} h"
},
"past": {
"other": "-{0} h"
}
},
"hour-short": {
"0": "एह् घैंटा/ इस घैंटे",
"future": {
"other": "+{0} h"
},
"past": {
"other": "-{0} h"
}
},
"minute": {
"0": "एह् मिंट/ इस मिंट",
"future": {
"other": "+{0} min"
},
"past": {
"other": "-{0} min"
}
},
"minute-narrow": {
"0": "एह् मिंट/ इस मिंट",
"future": {
"other": "+{0} min"
},
"past": {
"other": "-{0} min"
}
},
"minute-short": {
"0": "एह् मिंट/ इस मिंट",
"future": {
"other": "+{0} min"
},
"past": {
"other": "-{0} min"
}
},
"month": {
"-1": "पिछला म्हीना/पिछले म्हीनै",
"0": "एह् म्हीना/इस म्हीनै",
"1": "अगला म्हीना/अगले म्हीनै",
"future": {
"other": "+{0} m"
},
"past": {
"other": "-{0} m"
}
},
"month-narrow": {
"-1": "पिछला म्हीना/पिछले म्हीनै",
"0": "एह् म्हीना/इस म्हीनै",
"1": "अगला म्हीना/अगले म्हीनै",
"future": {
"other": "+{0} m"
},
"past": {
"other": "-{0} m"
}
},
"month-short": {
"-1": "पिछला म्हीना/पिछले म्हीनै",
"0": "एह् म्हीना/इस म्हीनै",
"1": "अगला म्हीना/अगले म्हीनै",
"future": {
"other": "+{0} m"
},
"past": {
"other": "-{0} m"
}
},
"nu": [
"latn"
],
"quarter": {
"-1": "आखरी त्रमाही",
"0": "एह् त्रमाही",
"1": "अगली त्रमाही",
"future": {
"other": "+{0} Q"
},
"past": {
"other": "-{0} Q"
}
},
"quarter-narrow": {
"-1": "आखरी त्रमाही",
"0": "एह् त्रमाही",
"1": "अगली त्रमाही",
"future": {
"other": "+{0} Q"
},
"past": {
"other": "-{0} Q"
}
},
"quarter-short": {
"-1": "आखरी त्रमाही",
"0": "एह् त्रमाही",
"1": "अगली त्रमाही",
"future": {
"other": "+{0} Q"
},
"past": {
"other": "-{0} Q"
}
},
"second": {
"0": "हून/इसलै",
"future": {
"other": "+{0} s"
},
"past": {
"other": "-{0} s"
}
},
"second-narrow": {
"0": "हून/इसलै",
"future": {
"other": "+{0} s"
},
"past": {
"other": "-{0} s"
}
},
"second-short": {
"0": "हून/इसलै",
"future": {
"other": "+{0} s"
},
"past": {
"other": "-{0} s"
}
},
"week": {
"-1": "पिछला हफ्ता/पिछले हफ्तै",
"0": "एह् हफ्ता/इस हफ्तै",
"1": "अगला हफ्ता/अगले हफ्तै",
"future": {
"other": "+{0} w"
},
"past": {
"other": "-{0} w"
}
},
"week-narrow": {
"-1": "पिछला हफ्ता/पिछले हफ्तै",
"0": "एह् हफ्ता/इस हफ्तै",
"1": "अगला हफ्ता/अगले हफ्तै",
"future": {
"other": "+{0} w"
},
"past": {
"other": "-{0} w"
}
},
"week-short": {
"-1": "पिछला हफ्ता/पिछले हफ्तै",
"0": "एह् हफ्ता/इस हफ्तै",
"1": "अगला हफ्ता/अगले हफ्तै",
"future": {
"other": "+{0} w"
},
"past": {
"other": "-{0} w"
}
},
"year": {
"-1": "पिछला ब’रा",
"0": "एह् ब’रा",
"1": "अगला ब’रा",
"future": {
"other": "+{0} y"
},
"past": {
"other": "-{0} y"
}
},
"year-narrow": {
"-1": "पिछला ब’रा",
"0": "एह् ब’रा",
"1": "अगला ब’रा",
"future": {
"other": "+{0} y"
},
"past": {
"other": "-{0} y"
}
},
"year-short": {
"-1": "पिछला ब’रा/पिछले ब’रै",
"0": "एह् ब’रा/इस ब’रै",
"1": "अगला ब’रा/अगले ब’रै",
"future": {
"other": "+{0} y"
},
"past": {
"other": "-{0} y"
}
}
},
"locale": "doi"
})
}