i18n-tasks 0.6.3
i18n-tasks helps you find and manage missing and unused translations. 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:
=
install:
=
Runtime Dependencies (7):
activesupport
>= 0
easy_translate
>= 0.5.0
erubis
>= 0
highline
>= 0
slop
>= 3.5.0
term-ansicolor
>= 0
terminal-table
>= 0