UNPKG

relative-time-format

Version:

A convenient Intl.RelativeTimeFormat polyfill

54 lines 1.06 kB
{ "locale": "dsb", "style": "narrow", "year": { "previous": "ło.", "current": "lět.", "next": "zno.", "past": "pśed {0} l.", "future": "za {0} l." }, "quarter": { "previous": "zajźony kwartal", "current": "toś ten kwartal", "next": "pśiducy kwartal", "past": "pśed {0} kw.", "future": "za {0} kw." }, "month": { "previous": "zajź. mjasec", "current": "te. mjasec", "next": "pśid. mjasec", "past": "pśed {0} mjas.", "future": "za {0} mjas." }, "week": { "previous": "zajź. tyźeń", "current": "te. tyźeń", "next": "pśid. tyźeń", "past": "pśed {0} tyź.", "future": "za {0} tyź." }, "day": { "previous": "cr.", "current": "źis.", "next": "wit.", "past": "pśed {0} d", "future": "za {0} ź" }, "hour": { "current": "w toś tej góźinje", "past": "pśed {0} g", "future": "za {0} g" }, "minute": { "current": "w toś tej minuśe", "past": "pśed {0} m", "future": "za {0} m" }, "second": { "current": "něnto", "past": "pśed {0} s", "future": "za {0} s" } }