i18n-tasks 0.4.0.beta1
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:
=
install:
=
Versions:
- 1.0.14 May 10, 2024 (68 KB)
- 1.0.13 October 14, 2023 (66 KB)
- 1.0.12 September 18, 2022 (64.5 KB)
- 1.0.11 June 15, 2022 (64.5 KB)
- 1.0.10 May 08, 2022 (64.5 KB)
- 0.4.0.beta1 May 31, 2014 (38 KB)
Runtime Dependencies (7):
activesupport
>= 0
easy_translate
>= 0.5.0
erubis
>= 0
highline
>= 0
slop
>= 3.5.0
term-ansicolor
>= 0
terminal-table
>= 0