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

Allow to change language for UI #7408

Open
twoco opened this issue Jul 12, 2023 · 0 comments
Open

Allow to change language for UI #7408

twoco opened this issue Jul 12, 2023 · 0 comments

Comments

@twoco
Copy link

twoco commented Jul 12, 2023

What problem does this feature solve?

Currently you see the app in the language of your browser. It's good as default value, but for dev related stuff I want english.

What does the proposed API look like?

Currently there is a language icon in the bottom right. I would provide a menu to on click to select the prefered language and keep the "improve translation" in that menu. Remember that choice (localStorage).

options

Alternative temporary solution: We could read vue-ui-language in local storage like we already have for vue-ui-dark-mode. I could set it via JS (dev tools) to en.

I don't want to change the language of my browser. I just prefer english for dev stuff but keep all other pages in my native langauge. We could also just toggle between auto (from browser) and en.

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