RubyGems Navigation menu

i18n-tasks 1.0.15

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:
=

install:
=

Versions:

  1. 1.0.15 March 07, 2025 (75 KB)
  2. 1.0.14 May 10, 2024 (68 KB)
  3. 1.0.13 October 14, 2023 (66 KB)
  4. 1.0.12 September 18, 2022 (64.5 KB)
  5. 1.0.11 June 15, 2022 (64.5 KB)
Show all versions (147 total)

Runtime Dependencies (10):

activesupport >= 4.0.2
ast >= 2.1.0
erubi >= 0
highline >= 2.0.0
i18n >= 0
parser >= 3.2.2.1
rails-i18n >= 0
rainbow >= 2.2.2, < 4.0
ruby-progressbar ~> 1.8, >= 1.8.1
terminal-table >= 1.5.1

Development Dependencies (12):

bundler ~> 2.0, >= 2.0.1
deepl-rb >= 2.1.0
easy_translate >= 0.5.1
overcommit ~> 0.58.0
rake >= 0
rspec ~> 3.3
rubocop ~> 1.50.1
rubocop-rake ~> 0.6.0
rubocop-rspec ~> 2.19.0
simplecov >= 0
yard >= 0

Owners:

Pushed by:

Authors:

  • glebm

SHA 256 checksum:

=

Total downloads 22,346,881

For this version 1,063

Version Released:

License:

MIT

Required Ruby Version: >= 2.6, < 4.0

New versions require MFA: true

Version published with MFA: true

Links: