Fabric is an open-source framework for augmenting humans using AI. It provides a modular system for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.
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
K
Kayvan Sylvan committed
c78576deb72368f52ecbe20edb70f2c4a0b3f33f
Parent: 428df31