i18n-tasks 0.8.5
i18n-tasks helps you find and manage missing and unused translations. It analyses code statically for key usages, such as `I18n.t('some.key')`, in order to report keys that are missing or unused, pre-fill missing keys (optionally from Google Translate), and remove unused keys.
Gemfile:
=
instalar:
=
Runtime Dependencies (7):
activesupport
>= 0
easy_translate
>= 0.5.0
erubis
>= 0
highline
>= 0
i18n
>= 0
term-ansicolor
>= 0
terminal-table
>= 1.5.1