UNPKG

relative-time-format

Version:

A convenient Intl.RelativeTimeFormat polyfill

58 lines 1.18 kB
{ "locale": "dsb", "style": "short", "year": { "previous": "łon.", "current": "lěts.", "next": "znow.", "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} kwart.", "future": "za {0} kwart." }, "month": { "previous": "zajź. mjasec", "current": "tot. mjasec", "next": "pśiduc. mjasec", "past": "pśed {0} mjas.", "future": "za {0} mjas." }, "week": { "previous": "zajź. tyźeń", "current": "tot. tyźeń", "next": "pśiduc. tyźeń", "past": "pśed {0} tyź.", "future": "za {0} tyź." }, "day": { "previous": "cra.", "current": "źins.", "next": "witś.", "past": "pśed {0} dnj.", "future": { "one": "za {0} źeń", "few": "za {0} dny", "other": "za {0} dnj." } }, "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} min.", "future": "za {0} min." }, "second": { "current": "něnto", "past": "pśed {0} sek.", "future": "za {0} sek." } }