danielmiessler.fabric/internal
Kayvan Sylvan c78576deb7 feat: internationalize YouTube visual extraction flags and error messages
- Move visual flag descriptions to i18n locale system
- Add visual extraction strings to all 11 locale files
- Replace hardcoded English error messages with i18n lookups
- Register visual flags in `flagDescriptionMap` for help system
- Remove inline `description` tags from visual CLI flag structs
- Localize FFmpeg, Tesseract, and yt-dlp error messages
- Add `youtube_visual_frame_cue` translation key across locales
2026-04-05 15:22:28 -07:00
..
chat feat: replace hardcoded error strings with i18n translation keys 2026-02-21 13:28:52 -08:00
cli feat: internationalize YouTube visual extraction flags and error messages 2026-04-05 15:22:28 -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: internationalize YouTube visual extraction flags and error messages 2026-04-05 15:22:28 -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 feat: internationalize YouTube visual extraction flags and error messages 2026-04-05 15:22:28 -07:00
util feat: replace hardcoded error strings with i18n translation keys 2026-02-21 13:28:52 -08:00