danielmiessler.fabric/internal/tools
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
..
converter refactor: restructure project to align with standard Go layout 2025-07-08 22:47:17 -07:00
custom_patterns feat: replace hardcoded error strings with i18n translation keys 2026-02-21 13:28:52 -08:00
githelper i18n: add git CLI error message keys across all supported locales 2026-02-28 17:41:13 -08:00
jina chore: implement comprehensive i18n support across all plugins and tools 2026-02-19 14:00:23 -08:00
lang feat: localize setup process and add funding configuration 2025-12-22 09:39:02 -08:00
notifications refactor: replace fmt.Errorf("%s", ...) with errors.New() and normalize i18n strings 2026-02-21 15:48:01 -08:00
spotify refactor: replace fmt.Errorf("%s", ...) with errors.New() and normalize i18n strings 2026-02-21 15:48:01 -08:00
youtube feat: internationalize YouTube visual extraction flags and error messages 2026-04-05 15:22:28 -07:00
defaults.go feat: localize setup process and add funding configuration 2025-12-22 09:39:02 -08:00
patterns_loader.go feat: localize setup process and add funding configuration 2025-12-22 09:39:02 -08:00