Simple PhoneGap multi-language demo based on i18next library

I wrote as simple PhoneGap multi-language demo, which:

  • detects (using PhoneGap’s Globalization object) current user language and
  • uses i18next library to translate application into that language (if proper locale files are found).

You can get sources of this demo application from GitHub.

Leave a Reply