arb_translate 0.1.2 arb_translate: ^0.1.2 copied to clipboard
A command-line tool for automatically generating missing translations to ARB files using Google Gemini API by LeanCode.
0.1.2 #
- Fix settings model provider in
l10n.yaml
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