Skip to main content

currently, the “package.storeProduct.description” will be the translation mathing the device’s language.

can i choose another translation (from the google play\app store translations) to show?

It is recommended to use the localization the device chooses, so that you follow the user's preferences. 

If you wanted to change it though, there is the following resource explaining how to do this:

https://developer.android.com/reference/android/app/LocaleManager#setApplicationLocales(android.os.LocaleList)