Is there a web UI for modifying I18n locales for Rails 3?
问题 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? 回答1: Yes, I modified the Newsdesk's translate plugin for using with Rails 3: https://github.com/romanbsd/translate 回答2: A gem that mimics Twitter Translation Center github.com/badrit/translation_center 回答3: Tolk is a web interface for doing i18n translations packaged as an engine for Rails 4 applications https://github.com/tolk/tolk 回答4: There's also tolk written by the creator of