RubyGems Navigation menu

better_translate 0.3.0

BetterTranslate is a gem that allows you to translate YAML files from a source language into one or more target languages. The gem supports different translation providers, currently ChatGPT (OpenAI) and Google Gemini, and allows you to choose the translation mode: "override" to regenerate all translations or "incremental" to update only the missing keys. The gem's configuration is centralized via an initializer, where you can define API keys, target languages, source language, key exclusions, and the output folder. BetterTranslate also integrates translation progress tracking using a progress bar.

Gemfile:
=

install:
=

Versions:

  1. 1.1.1 October 24, 2025 (105 KB)
  2. 1.1.0 October 22, 2025 (98 KB)
  3. 1.0.0.1 October 22, 2025 (85.5 KB)
  4. 1.0.0 October 22, 2025 (83 KB)
  5. 0.5.0 March 11, 2025 (26.5 KB)
  6. 0.3.0 March 11, 2025 (13.5 KB)
Show all versions (13 total)

Runtime Dependencies (3):

httparty >= 0
yaml >= 0

Development Dependencies (2):

bundler ~> 2.0
rake ~> 13.0

Owners:

Pushed by:

Authors:

  • alessio_bussolari

SHA 256 checksum:

=

Total downloads 3,776

For this version 234

Version Released:

License:

MIT

Required Ruby Version: >= 3.0.0

Version published with MFA: true

Links: