Hi,
I used one of the features of the Apple Game Center achievements with English, Chinese, Korean, and Japanese in the game.
I use the code below.
Social.ShowAchievementsUI ();
However, changing the language of the mobile phone UI work is still displayed in English.
How do I output the achievement UI to fit the cell phone language?