flutter icon indicating copy to clipboard operation
flutter copied to clipboard

APP language or translation

Open nmfreitas opened this issue 3 years ago • 1 comments

Hi, before talking about my isseu i want to thank for the awosome work you guys are doing! Excelente app! OK, now my isseu.

I instaled the APP via play store version 1.4.1 and F-Droid version 1.4.0 and both come without full english. (See prints) and i cant see an option to chance or translate.

Can someone help?

Screenshot_20220201_144626_de wger flutter Screenshot_20220201_144044_de wger flutter Screenshot_20220201_144630_de wger flutter

nmfreitas avatar Feb 01 '22 14:02 nmfreitas

Hi! This seems to be a bug in flutter where sometimes it ignores the system language and simply takes the first translation, which in this case is Amharic... (I myself have never encountered this) There is probably little we can do till the flutter guys fix it, we don't do anything with the locale, just use the system language if there is a translation for it.

rolandgeider avatar Feb 01 '22 14:02 rolandgeider

It would be useful to have a language switcher on the login page, so you could easily change it to your preferred language on the first page you are presented with.

Lrss avatar Nov 20 '22 08:11 Lrss

I think android 12 or 13 allows the user to set the language on a per app basis, but that is slightly cumbersome UI wise and nobody knows about it

If somebody wants to contribute such a switcher (also having it in the preferences page would make sense), go ahead

rolandgeider avatar Nov 20 '22 18:11 rolandgeider

Added a workaround for this so the fallback language is English

rolandgeider avatar Feb 07 '23 21:02 rolandgeider