Closed hugo4le closed 7 years ago
Hi hugo4le,
You will still need a javascript localisation framework like i18next for your jquery mobile application.
https://github.com/i18next/jquery-i18next
This plugin does not help you on the JS layer, but on the native layer like interfacing with push notifications or other plugins that need localisation like native camera or location prompts.
Hi Kelvinhokk, Thank you for the quick respond. Really appreciated it. So, if I only want to localize app name's language (for instance with iOS, app name language for iTunes App Store for search and App Icon for display) can I use your plugin?
You may use it to localize app name, localizing the icon is not supported in this plugin.
Hi Kelvinhokk, Thanks a lot!
Hi Kelvinhokk, Before digging into your plugin. Could you please kindly answer my dump question since I am novice? Thanks.