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

安装:
=

版本列表:

  1. 0.5.0 March 11, 2025 (26.5 KB)
  2. 0.4.2 March 11, 2025 (25.5 KB)
  3. 0.4.1 March 11, 2025 (20.5 KB)
  4. 0.4.0 March 11, 2025 (19.5 KB)
  5. 0.3.1 March 11, 2025 (18.0 KB)
  6. 0.3.0 March 11, 2025 (13.5 KB)
显示所有版本 (共 9 个)

Runtime 依赖 (3):

httparty >= 0
yaml >= 0

Development 依赖 (2):

bundler ~> 2.0
rake ~> 13.0

所有者:

推送者:

作者:

  • alessio_bussolari

SHA 256 校验和:

=

下载总量 1,061

这个版本 107

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 3.0.0

新的版本需要开启多因素验证(MFA): true

使用多因素验证(MFA)发布的版本: true

链接: