Hello all
I'd like to ask how to implement internationalization, i.e. the texts inside the app can change according to the device language.
For instance I'm having String1, String2, String3 that would be "A","B","C" if the device language is English, and "X","Y","Z" if the device language is French (or anything else than English).
Please let me know how to implement this.
Thank you!
Adrian
I'd like to ask how to implement internationalization, i.e. the texts inside the app can change according to the device language.
For instance I'm having String1, String2, String3 that would be "A","B","C" if the device language is English, and "X","Y","Z" if the device language is French (or anything else than English).
Please let me know how to implement this.
Thank you!
Adrian