Is there a web UI for modifying I18n locales for Rails 3?

前端 未结 6 2169
长情又很酷
长情又很酷 2021-02-07 19:02

I\'m looking for a way to modify the values of I18n yml files for locales via web gui, is there some gem for that?

6条回答
  •  醉酒成梦
    2021-02-07 20:09

    In http://rst-it.com we also had problems with finding the right solution, so we decided to make an activeadmin translation panel with interface similar to http://www.localeapp.com/.

    Currently we are in design stage (first draft is on https://github.com/KMPgroup/active_I18n) but next week we will have working solution.

    I will post here info when we lunch it, but in the meantime you can check https://github.com/KMPgroup/active_I18n and tell us what you think or even write an issue - the more feedback at the beginning the better.

提交回复
热议问题