[FEATURE] # Add Spanish localization support
Resolved 💬 3 comments Opened May 19, 2026 by davidmarju Closed May 23, 2026
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
Problem
The application is currently only available in English, which limits accessibility for Spanish-speaking users.
Proposed Solution
Proposed Solution
Add internationalization (i18n) support and provide an initial Spanish (es-ES) translation for the UI.
Suggested implementation:
- Externalize UI strings
- Add locale management
- Provide Spanish translation files
Benefits
- Improves accessibility for Spanish-speaking users
- Expands potential user base
- Makes future translations easier
Alternative Solutions
_No response_
Priority
Critical - Blocking my work
Feature Category
CLI commands and flags
Use Case Example
_No response_
Additional Context
Additional Context
I would be willing to help with the Spanish translations if needed.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗