BadrIT / translation_center

Translation Center is a multi-lingual, GUI rich, community based, translation center for Rails apps
http://www.badrit.com/gems/translation_center/
MIT License
152 stars 71 forks source link

Issue with default translation that is a hash #38

Open kabdelhady opened 11 years ago

kabdelhady commented 11 years ago

For some cases the translation of a key is a hash, so returning a string as a default translation causes an error. Details about this issue can be found on https://github.com/BadrIT/translation_center/issues/37