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

前端 未结 6 2167
长情又很酷
长情又很酷 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:10

    Tolk is a web interface for doing i18n translations packaged as an engine for Rails 4 applications

    https://github.com/tolk/tolk

提交回复
热议问题