danielmiessler.fabric/internal
Kayvan Sylvan c271816d2d feat: add i18n translations for Codex OAuth and error messages
- Add 17 new Codex-related i18n keys across all locale files
- Replace hardcoded English strings in OAuth flow with i18n lookups
- Internationalize Codex error messages in `errors.go`
- Localize token exchange and refresh failure messages
- Translate OAuth callback server responses and browser fallback text
- Add translations for usage limit and request status errors
- Cover DE, EN, ES, FA, FR, IT, JA, PL, PT-BR, PT-PT, ZH locales
2026-03-25 16:49:12 -07:00
..
chat feat: replace hardcoded error strings with i18n translation keys 2026-02-21 13:28:52 -08:00
cli refactor: propagate context.Context through Vendor interface methods 2026-03-25 16:09:10 -07:00
core refactor: propagate context.Context through Vendor interface methods 2026-03-25 16:09:10 -07:00
domain refactor: replace fmt.Errorf("%s", ...) with errors.New() and normalize i18n strings 2026-02-21 15:48:01 -08:00
i18n feat: add i18n translations for Codex OAuth and error messages 2026-03-25 16:49:12 -07:00
log feat: add wire debug level (4) for full LLM request/response debug logging 2026-02-21 19:48:38 -08:00
plugins feat: add i18n translations for Codex OAuth and error messages 2026-03-25 16:49:12 -07:00
server refactor: propagate context.Context through Vendor interface methods 2026-03-25 16:09:10 -07:00
tools i18n: add git CLI error message keys across all supported locales 2026-02-28 17:41:13 -08:00
util feat: replace hardcoded error strings with i18n translation keys 2026-02-21 13:28:52 -08:00