arb_translate 0.1.4 copy "arb_translate: ^0.1.4" to clipboard
arb_translate: ^0.1.4 copied to clipboard

A command-line tool for automatically generating missing translations to ARB files using Google Gemini API by LeanCode.

0.1.4 #

  • Improve reliability by trimming model response
  • Specify JSON output in prompt
  • Add dart docs for public API

0.1.3 #

  • Add option to disable safety settings
  • Add option to exclude locales
  • Fix quota exceeded error handling for Vertex AI
  • Fix setting use escaping and relax syntax in l10n.yaml
  • Update google_generative_ai dependency

0.1.2 #

  • Fix setting model provider in l10n.yaml

0.1.1 #

  • Fix citation parsing issue (#1)
  • Update google_generative_ai dependency

0.1.0 #

  • Fix configuration type precedence. Command arguments > l10n.yaml properties > Environment variables
  • Catch invalid Vertex AI token exception

0.0.3 #

  • Update google_generative_ai dependency
  • Remove workaround for http client override issue in google_generative_ai (#64)
  • Add more information to Gemini API not available in user region error message
  • Update README.md

0.0.2 #

  • Fix img tag in README.md
  • Update dependencies

0.0.1 #

  • Initial version
90
likes
140
pub points
75%
popularity

Publisher

verified publisherleancode.co

A command-line tool for automatically generating missing translations to ARB files using Google Gemini API by LeanCode.

Repository (GitHub)
View/report issues

Topics

#localization #l10n #arb #ai #gemini

Documentation

API reference

License

Apache-2.0, BSD-3-Clause (LICENSE)

Dependencies

args, collection, file, google_generative_ai, http, intl, meta, yaml

More

Packages that depend on arb_translate