hustcc / timeago.js

:clock8: :hourglass: timeago.js is a tiny(2.0 kb) library used to format date with `*** time ago` statement.
https://timeago.org
MIT License
5.29k stars 411 forks source link

Import missing languages in lang/index.ts #239

Closed caroqliu closed 3 years ago

caroqliu commented 3 years ago

Fixes #238

Not sure if tk should also be included but I have left it out for now.

hustcc commented 3 years ago

Fixes #238

Not sure if tk should also be included but I have left it out for now.

Also tk should be included.

caroqliu commented 3 years ago

Done, thanks!