Custom data fields don't capture Android set language in GC

Hello,

I’m about to add multiple languages support for my apps. 

There are no issues with most of them and are implemented using resources/string swap as follows (Indonesian language for example):

Those strings are used to name custom data fields displayed in Garmin Connect and Settings fields displayed in Garmin IQ settings of my apps however in Garmin Connect it does not work:

It seems that in Garmin Connect some languages are not captured from swapped resource folders (eg. "resources-ind") but default "resources" folder is taken - it contains english. Another language which I identified that has the same issue is Romanian. I have no idea how does it behave on iPhone.


I may be missing something or there is an issue on GC side – I would appreciate any feedback.