🌍 Feature Request: Multilingual README Support
Problem
Developers from non-English speaking countries often want to create
READMEs in their native language or in multiple languages. ReadmeForge
currently only supports English section labels and placeholder text.
What needs to be done
Add multilingual support that:
- Adds a language selector dropdown to the UI
- Translates all section labels, placeholders, and button text
- Supports at least 5 languages initially: English, Hindi, Spanish,
French, and Chinese
- Stores language preference in localStorage
- Does not affect the generated Markdown output structure
Acceptance Criteria
Resources
Difficulty
Hard — requires building a complete i18n system and managing translations
for all UI strings across multiple languages
🌍 Feature Request: Multilingual README Support
Problem
Developers from non-English speaking countries often want to create
READMEs in their native language or in multiple languages. ReadmeForge
currently only supports English section labels and placeholder text.
What needs to be done
Add multilingual support that:
French, and Chinese
Acceptance Criteria
Resources
Difficulty
Hard — requires building a complete i18n system and managing translations
for all UI strings across multiple languages