UNPKG

@visulima/humanizer

Version:

Humanizer is a library for humanizing data in a human-readable form.

2 lines (1 loc) 470 B
import e from"./util/create-duration-language.js";const m={e:"y"v:"y"ve:"y"vek:"y",ezredmásodperc:"ms",ezredmásodpercek:"ms",h:"mo",het:"w",hét:"w",hetek:"w",hó:"mo",hónap:"mo",hónapok:"mo",másodperc:"s",másodpercek:"s",mp:"s",ms:"ms",n:"d",nap:"d",napok:"d",ó:"h"ra:"h",órák:"h",p:"m",perc:"m",percek:"m"},p=e("év","hónap","hét","nap","óra","perc","másodperc","ezredmásodperc","%s múlva","%s",",",m," ","_");export{p as durationLanguage};