jQuery Mobile and phonegap Localization

jQuery Mobile and phonegap Localization

Hello,

I have a Jquery Mobile application wrapped in phonegap. I am using JQM 1.3.1 with jquery 1.9.1 and Phonegap  2.1.0. This is a crossplatform application.

There is a requirement to implement Localization ( Internationalization or Globalization ) for this application.
I will have to have a button that will allow the change in the Language used by the application, say, from English to French or Arabic etc.

I found that the datebox plugin can to configured to display date and time in any language.

Can you suggest some plugins or methods that will allow for me to do this. I am new to this and will definitely need some help.

Any help will be appreciated.