Skip to content

[Feature request] Change language dynamically #760

@fedeolto

Description

@fedeolto

What problem does this feature solve?
I work on an application localised in italian and english and the users can choose the language from a menu.
Is there a way to switch between two locales?

What does the proposed API look like?
a property like:
:locale="currentLocale"

props: { currentLocale: { type: String, required: true, default: 'en-US' },

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