-
Notifications
You must be signed in to change notification settings - Fork 5
🌐 Add Multi-Language Support for Error Explanations #53
Copy link
Copy link
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededjavascriptJavaScript related changes, updates, or fixes.JavaScript related changes, updates, or fixes.
Description
🌐 Add Multi-Language Support for Error Explanations
Overview
ErrLens currently provides English explanations only. Multi-language support will expand adoption and usability globally.
Objectives
- Allow users to select language with a CLI flag (e.g.,
--lang es). - Translate existing error explanations into at least 2 additional languages.
- Ensure CLI output formatting stays consistent in all languages.
Benefits
- Makes ErrLens usable for non-English developers.
- Demonstrates forward-thinking roadmap.
- Encourages community contributions for translations.
Contribution Guidelines
- Fork the repository.
- Implement multi-language support and add translations.
- Update README with usage instructions.
- Submit a Pull Request referencing this issue.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededjavascriptJavaScript related changes, updates, or fixes.JavaScript related changes, updates, or fixes.