Skip to content

🌐 Internationalization (i18n) #7

Description

@coder-ralph
  • Add multi-language support to the UI (starting with Chinese)
  • Allow users to switch languages easily
  • Prepare the app for future translations

Scope

  • Add i18n framework (e.g., next-intl)
  • Extract UI strings into translation files
  • Add language switcher in UI
  • Support at least:
    • English (default)
    • Simplified Chinese (简体中文) (zh-CN)
    • Traditional Chinese (繁體中文) (zh-TW)
  • Optional: auto-detect browser language

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesti18nInternationalization and multi-language supportrepotree-featureFeatures specific to RepoTree functionality and core product capabilities

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions