kelvinhokk / cordova-plugin-localization-strings

Cordova Plugin for Localization of Strings on the App
MIT License
119 stars 106 forks source link

What is the default language if there are 2 languages specified #47

Closed thanhphamtien1 closed 5 years ago

thanhphamtien1 commented 5 years ago

Assume that I have 2 languages for localization, JA and EN, which one will be default if my device's language is another language, for example - VN, which file will be chosen for translated content? I tried and I get the result is En, but is that a guarantee behavior?

rodrigograca31 commented 5 years ago

That's not up to this project to decide. it only creates the strings file.