Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] Change language dynamically #760

Open
fedeolto opened this issue Jan 30, 2024 · 1 comment
Open

[Feature request] Change language dynamically #760

fedeolto opened this issue Jan 30, 2024 · 1 comment

Comments

@fedeolto
Copy link

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' },

@fedeolto
Copy link
Author

fedeolto commented Feb 2, 2024

Sorry I didn't saw the lang option, we can close this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant