RubyGems Navigation menu

i18n-tasks 1.0.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. 1.0.8 - April 06, 2022 (63.5 KB)
Show all versions (145 total)

Runtime Dependencies (10):

activesupport >= 4.0.2
ast >= 2.1.0
better_html ~> 1.0
erubi >= 0
highline >= 2.0.0
i18n >= 0
parser >= 2.2.3.0
rails-i18n >= 0
rainbow >= 2.2.2, < 4.0
terminal-table >= 1.5.1

Development Dependencies (10):

axlsx ~> 2.0
bundler ~> 2.0, >= 2.0.1
deepl-rb >= 2.1.0
easy_translate >= 0.5.1
rake >= 0
rspec ~> 3.3
rubocop ~> 1.6.1
simplecov >= 0
yard >= 0

Owners:

Pushed by:

Authors:

  • glebm

SHA 256 checksum:

c08a41266f77da7d4a3a6d40ca576a01afbef6e8b7218c3194be7632a57b77b8

Total downloads 17,597,860

For this version 15,570

License:

MIT

Required Ruby Version: >= 2.6, < 4.0

New versions require MFA: true

Links: