i18n-tasks 0.3.8
i18n-tasks finds and manages missing and unused translations in your application. It scans calls such as `I18n.t('some.key')` and provides reports on key usage, missing, and unused keys. It can also can pre-fill missing keys, including from Google Translate, and it can remove unused keys as well.
Gemfile:
=
instalar:
=
dependencias de Runtime (7):
activesupport
>= 0
easy_translate
>= 0.4.0
erubis
>= 0
highline
>= 0
slop
>= 3.4.7
term-ansicolor
>= 0
terminal-table
>= 0