Skip to content

[✨] i18n and l10n support #3989

@MohammadMiras

Description

@MohammadMiras

Is your feature request related to a problem?

I want to migrate my current website which is multilingual to Qwik, and I don't see any documentation or good online articles regarding this

Describe the solution you'd like

I would love to be able to support multiple locales for my website. To be able to implement i18n and l10n in my website.

I would like to be able to incorporate locale in the URL. For example, the default locale would be served using default URLs, like domain.tld and domain.tld/about. But locale-specific pages would be served having a locale in their root path. For example domain.tld/locale or domain.tld/locale/about.

Describe alternatives you've considered

I literally have not found anything that I can use. There are very few resources online for Qwik for this issue.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions