danielmiessler.fabric/internal/tools
Kayvan Sylvan 7570e7930b feat: localize setup process and add funding configuration
- Add GitHub and Buy Me a Coffee funding configuration.
- Localize setup prompts and error messages across multiple languages.
- Implement helper for localized questions with static environment keys.
- Update environment variable builder to handle hyphenated plugin names.
- Replace hardcoded console output with localized i18n translation strings.
- Expand locale files with comprehensive pattern and strategy translations.
- Add new i18n keys for optional and required markers
- Remove hardcoded `[required]` markers from description strings
- Add custom patterns, Jina AI, YouTube, and language labels
- Switch plugin descriptions to use i18n translation keys
- Append markers dynamically to setup descriptions in Go code
- Remove trailing newlines from plugin question prompt strings
- Standardize all locale files with consistent formatting changes
2025-12-22 09:39:02 -08:00
..
converter refactor: restructure project to align with standard Go layout 2025-07-08 22:47:17 -07:00
custom_patterns feat: localize setup process and add funding configuration 2025-12-22 09:39:02 -08:00
githelper refactor: restructure project to align with standard Go layout 2025-07-08 22:47:17 -07:00
jina feat: localize setup process and add funding configuration 2025-12-22 09:39:02 -08:00
lang feat: localize setup process and add funding configuration 2025-12-22 09:39:02 -08:00
notifications feat(cli): add cross-platform desktop notifications with secure custom commands 2025-08-08 00:20:51 -07:00
youtube feat: localize setup process and add funding configuration 2025-12-22 09:39:02 -08: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