mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-02-19 10:14:21 -05:00
- Add VertexAI error message translations across 10 locale files - Add Gemini TTS and audio error translations to all locales - Add AWS Bedrock client error translations to all locales - Add fetch plugin error message translations to all locales - Replace hardcoded English strings with `i18n.T()` calls in Bedrock plugin - Replace hardcoded English strings with `i18n.T()` calls in Gemini plugin - Replace hardcoded English strings with `i18n.T()` calls in VertexAI plugin - Replace hardcoded English strings with `i18n.T()` calls in fetch plugin - Use `errors.New` instead of `fmt.Errorf` for non-formatted error strings