Localisation not working properly in Android

I have localized my game in 6 languages which is working fine on ios.
The same code with android is not working. I have used 2 different tables for android and ios. Android translation is containing codes for eg 1033 etc for different languages while in table of ios it is containing codes such as “en” rest all is same.

for localization purpose , in order to get system language, i am using system.getPreference(“ui”,“language”) [import]uid: 171925 topic_id: 31564 reply_id: 331564[/import]

Hm - maybe someone from Corona staff can tell us which functions they call in the Android OS to get that info, so we can dig around and see what standard they use? [import]uid: 160496 topic_id: 31564 reply_id: 126211[/import]

Hm - maybe someone from Corona staff can tell us which functions they call in the Android OS to get that info, so we can dig around and see what standard they use? [import]uid: 160496 topic_id: 31564 reply_id: 126211[/import]