RubyGems Navigation menu

i18n-tasks 0.9.8

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.13 - October 14, 2023 (66 KB)
  2. 1.0.12 - September 18, 2022 (64.5 KB)
  3. 1.0.11 - June 15, 2022 (64.5 KB)
  4. 1.0.10 - May 08, 2022 (64.5 KB)
  5. 1.0.9 - April 10, 2022 (64 KB)
  6. 0.9.8 - December 27, 2016 (56 KB)
Show all versions (145 total)

Runtime Dependencies (9):

activesupport >= 4.0.2
ast >= 2.1.0
easy_translate >= 0.5.0
erubis >= 0
highline >= 1.7.3
i18n >= 0
parser >= 2.2.3.0
term-ansicolor >= 1.3.2
terminal-table >= 1.5.1

Development Dependencies (7):

axlsx ~> 2.0
bundler ~> 1.3
rake >= 0
rspec ~> 3.3
rubocop >= 0
simplecov >= 0
yard >= 0

Owners:

Authors:

  • glebm

SHA 256 checksum:

d883f55a51f68d5b2ab9d187ff7d5169400e0315f4a632ed06bd8d1a466ba183

Total downloads 17,546,795

For this version 33,948

License:

MIT

Required Ruby Version: ~> 2.1

New versions require MFA: true

Links: