AndrewPoyntz / time-ago-pipe

An Angular pipe for converting a date string into a time ago
MIT License
130 stars 67 forks source link

I18n support + french translations #14

Open rflament opened 6 years ago

thoemmi commented 6 years ago

Hi, I would love to see i18n support too. When the conflicts are resolved and the PR is accepted, I'd volunteer to contribute German resources.

kartikjagdale commented 6 years ago

Thank You very much for adding the translation support. Can you please resolve the conflicts so the PR is merged and we extend this support to other languages too. If you want I can go ahead and resolve it.

Angelinsky7 commented 5 years ago

is is dead ? what is the issue not merging this ? can we help maybe ?

hanneshofmann commented 5 years ago

@AndrewPoyntz Any chance to get the PR merged? Or is there any kind of support needed to finalize the feature?

leptoquark1 commented 3 years ago

Hey guys, if this issue is still relevant for you:

I have adopted the abandoned Project of AndrewPoyntz and made some improvements and performance optimizations.

For I18n support I came up with another more flexible solution instead of add various languages to the repository, and I'd love to hear your opinion whether it fits your use cases.

Im searching for the best solution here and Im open for improvements!

NgTimePastPipe