10 comments (10 comments)0 reactions (0 reactions)0 assignees (0 assignees)Python8,546 forks (8,546 forks)batch import
documentationenhancementhelp wanted
Repository metrics
- Stars
- 52,337 stars (52,337 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
Will you implement i18n? Both for the UI and for the prompting.
Contributor guide
- Research direction
- Identify the current UI framework and prompt generation flow. Add internationalization support using standard libraries like gettext or Babel. Research existing i18n implementations in similar projects.
- Tech stack
- python
- Domain
- frontendbackend
- Issue type
- Feature
- Prerequisites
- Pythoni18n concepts