Skip to content

Feature request: i18n / localization support (Chinese and more languages) #3

Description

@qunqin24

Hi, thanks for building Loopndroll — this project is really useful.

I'd like to suggest adding internationalization (i18n) / localization support for the app UI.

Right now, the interface appears to be English-only, with most UI strings hardcoded in components. It would be great if Loopndroll could support more languages, especially Chinese, and ideally a structure that makes it easy for the community to contribute additional translations later.

Why this would help:

  • Lower the barrier for non-English-speaking users
  • Make the app more accessible to a broader community
  • Allow contributors to add translations without changing core UI logic

A possible direction:

  • Extract UI strings into locale files
  • Add a simple language switcher or follow system language by default
  • Start with English as the base locale and allow adding Chinese (zh-CN) first
  • Make the translation structure extensible for more languages in the future

I’d be happy to see Chinese support in particular, but more generally, full i18n support would make the project much more welcoming internationally.

Thanks for considering it.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions