Hi,
it’s now important to translate your app or game to targeted languages,
but is it possible to do it as following ? …:
let’s say that I have a “play_button.png” that has a “play” written in it in English, and I have another “play_btn2.png” that has a “play” written in it but in any other language for Arabic as an example.
what should I add to my code to make it choose “play_button.png” in English when the system is English, and “play_button2.png” in Arabic for when system is on Arabic ?