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
Replace all hardcoded English strings in UI composables with stringResource(R.string.xxx) calls so the translations in values-de, values-ru, values-b+gsw actually take effect.
Replace all hardcoded English strings in UI composables with stringResource(R.string.xxx) calls so the translations in values-de, values-ru, values-b+gsw actually take effect.