RubyGems Navigation menu

i18n-tasks 0.3.6

i18n-tasks finds and manages missing and unused translations in your application. The basic approach to i18n key management in frameworks such as Rails is far from perfect. If you use a key that does not exist, this will only blow up at runtime. Keys left over from removed code accumulate in the resource files, introducing unnecessary overhead on the translators. Translation files can quickly turn to disarray. i18n-tasks improves this by using static analysis. It scans calls such as `I18n.t('some.key')` and uses this information to provide reports on key usage, missing and unused keys, and can prefill missing keys, including from Google Translate, and can also remove unused keys.

Gemfile:
= Copiar al portapapeles ¡Copiado!

instalar:
=

Versiones:

  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.3.6 - February 28, 2014 (32,5 KB)
Mostrar todas las versiones (145 total)

dependencias de Runtime (7):

easy_translate >= 0.4.0
erubis >= 0
highline >= 0
slop >= 3.4.7

dependencias de Development (5):

axlsx ~> 2.0
bundler ~> 1.3
rake >= 0
rspec >= 0
yard >= 0

Propietarios:

Autores:

  • glebm

SHA 256 checksum:

3b52295503cfcba4d9ea03b3d54fe9a6dd62b47784a607d777e1a473826ce93a

Total de descargas 17.744.952

Para esta versión 2.784

Licencia:

MIT

Versión de Ruby requerida: Ninguno

Nuevas versiones requieren AMF: true

Enlace: