rails-i18n

Homepage: https://github.com/otavioschwanck/rails-i18n.el

Author: Otávio Schwanck dos Santos

Updated:

Summary

Seach and insert i18n on ruby code

Commentary

This is a package to help you find and insert rails i18n into your code.
Instead of going to the yaml files and copy i18n by i18n, you just call 'rails-i18n-insert-with-cache',
It will fetch and save on cache all i18n used by your application, so you have a reliable and easy way to search
and insert your i18ns.

Dependencies