The Sonos app on Android does not opt-in to per-app language settings. Coupled with the lack of an in-app language selection setting, this means users are forced to use whatever language is first matched to the device’s language preferences, something that is often not preferred for users of multi-lingual device configurations like myself.
On Android, the OS offers per-app lanuage support that uses the existing language resources and doesn’t require any in-app additional features to be added. Enabling this option is a simple configuration change to the project config, as documented in the developer docs here:
https://developer.android.com/guide/topics/resources/app-languages?hl=en#auto-localeconfig
Please add support for this so we can choose our app language!
