Skip to content

feat: Localized README Generation (i18n) #7815

Description

Is your feature request related to a problem? Please describe.

I'm always frustrated when I want to generate a README in my native language (e.g., Spanish or Japanese), but the boilerplate text ("Hi there 👋", "About Me", "Tech Stack") is hardcoded in English.

Describe the solution you'd like

Add internationalization support to the generator. Users can select an output language, and the standard headers and boilerplate text will be translated accordingly in the final markdown.

Describe alternatives you've considered

Manually editing the generated markdown to translate the headers, which defeats the purpose of an automated generator.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions