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

Incorrect language detection #509

Open
TheSpartaPT opened this issue Nov 28, 2024 · 4 comments
Open

Incorrect language detection #509

TheSpartaPT opened this issue Nov 28, 2024 · 4 comments

Comments

@TheSpartaPT
Copy link

TheSpartaPT commented Nov 28, 2024

On windows the application seems to be detecting my system's language incorrectly, it seems like it's going off of the system's region which might not be the same as the system's language.

For example, my system's language is English - US, my keyboard layout is Portuguese - Portugal and my region is set to Portugal, the application automatically chooses pt_BR as it's language (which also isn't the same as Portuguese from Portugal but anyways). I would like the application to display in English just like the rest of my OS.

Either a change to how it's detecting the system's language or an option manually choose the application's language will resolve my issue, possibly both.

Here's a screenshot of my language and region settings so you can see how i have it configured a little better.
image

@Masterlocker
Copy link
Contributor

Masterlocker commented Dec 2, 2024

Supersonic don't have Portuguese (Portugal) translation, but has Portuguese (Brazil). If you want to help with translations you can fork repo and add pt_PT.json in res --> translations. Copy en.json and edit words on the right.

@TheSpartaPT
Copy link
Author

@Masterlocker that was not the point

@Masterlocker
Copy link
Contributor

Oh.. My bad..

@Masterlocker
Copy link
Contributor

Well.. Idk how it work... If you know how to build app then remove all translation beside en.json and build it. Or if you want i can do it for you.

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

2 participants