Open Issues Need Help
View All on GitHubAI Summary: The Crowdin Android SDK needs a bug fix. Currently, when multiple locale variants exist for the same base language (e.g., pt-PT and pt-BR), the SDK incorrectly caches translations by the base language (pt), preventing proper locale switching. The fix requires modifying the SDK's caching mechanism to correctly handle and load translations based on the full locale (e.g., pt-BR) instead of just the base language.
Complexity:
4/5
bug help wanted
Crowdin Android SDK delivers all new translations from Crowdin project to the application immediately
Kotlin
#android#content-delivery#hacktoberfest#localization#mobile#sdk