I am developing iOS and Android apps using Monaca.
Because it is a multi-language application, I would like to separate the name of the application displayed on the device according to the language setting of the device, but I don't know how to do it.
If you know how to localize the app name, please let me know.
Example)
Displaying the name of the application on the device with Japanese settings: Balloon game
Displaying the Application Name on a Terminal with English Language Settings: Balloon Game
For Android, see
For iOS, see
How to localize iOS (iPhone) apps
It is explained in , so why not use it as a reference?
© 2024 OneMinuteCode. All rights reserved.