cocur / human-date

Transforms dates into a human-readable form.
http://cocur.co
MIT License
27 stars 1 forks source link

Add translation resources (message catalogs) #3

Open dirkluijk opened 10 years ago

dirkluijk commented 10 years ago

Hi,

I like this repository because it has no dependencies and provide Twig/Symfony integration in a clean way.

It would be a nice improvement to have the actual translation resources inside the Symfony2 bridge (for the Symfony2 Translation component). It would be obvious to store them in src/Bridge/Symfony2/Resources/translations.

If you agree on this, I can provide a PR with the catalogs for English (en) and Dutch (nl-NL). Do you prefer xliff, php or yml? (I prefer yml)

Hope to hear from you soon.

florianeckerstorfer commented 10 years ago

I would prefer yml too.