taoensso / tower

i18n & L10n library for Clojure/Script
https://www.taoensso.com/tower
Eclipse Public License 1.0
277 stars 24 forks source link

Support dictionary files of each locale #35

Closed mopemope closed 10 years ago

mopemope commented 10 years ago

I have to be able to set the dictionary file of each locale. I will be easier to maintain.

ptaoussanis commented 10 years ago

Hi Yutaka, this looks good - thank you!

ptaoussanis commented 10 years ago

Quick update: pushing v2.0.0-RC2 which incorporates your PR and adds support for auto-reloads. Cheers! :-)