I recently finished an Open Source Rails 3.1 app named
translatable. It can be used to add/edit/delete I18N translations that are stored in redis.
If your application is
using redis for its I18n backend,
translatable might be useful to you. Just fork it and customize as necessary. You probably only need to update the
config/settings.yml.
It's convenient because non-technical people can use translatable to easily manage the translations for your site.
No comments:
Post a Comment