Open 0scvr opened 1 year ago
Can I be assigned on this?
Hi @shubham3246 ! Sure, go ahead
Thanks.
Hey @rolandgeider i have added the language change option in settings screen but i dont know how to write tests for it.
Hi!I have my phone in english but want to see the app in german. @shubham3246, is your change still in progress? It sounds like the cange is already done.
For everyone who needs the language changed and has a android 13+:
adb shell settings put global settings_app_locale_opt_in_enabled false
This will allow change the language of every app on the phone, not just the ones that officially support it.
https://old.reddit.com/r/Android/comments/wrlgh2/how_to_make_every_app_appear_in_android_13s_new/
works with wger without issues.
Use case
I can't be the only one who's phone isn't set to english but wants to see the app in english.
Proposal
Should add an option in the settings to change the language used throughout the app. By default the app should use the same a system language.