You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Im currently on fill some missing language patterns for german in your app, because a lot of strings are untranslated. However it seems that the app not always falls back to english for the missing strings. For example the middle button "account", in the main bottom bar has no string, when selected "german" as language. Switching to english, reveaks "Account" as string.
I don't know if other places exist, where this is the case. It's complicated to search for things, which are not there.
Expected Behaviour
Fall back to english string, when local string isn't available.
Steps to Reproduce
Switch app to german (de)
Check bottom bar
Button "Account" string is empty
Switch to english (en)
Check bottom bar
Button "Account" hasvstring "Account"
Additional Context
App Version
0.6.0.3
Device
S23
OS
Android 14
The text was updated successfully, but these errors were encountered:
Bug Description
Im currently on fill some missing language patterns for german in your app, because a lot of strings are untranslated. However it seems that the app not always falls back to english for the missing strings. For example the middle button "account", in the main bottom bar has no string, when selected "german" as language. Switching to english, reveaks "Account" as string.
I don't know if other places exist, where this is the case. It's complicated to search for things, which are not there.
Expected Behaviour
Fall back to english string, when local string isn't available.
Steps to Reproduce
Additional Context
App Version
0.6.0.3
Device
S23
OS
Android 14
The text was updated successfully, but these errors were encountered: