Default langauge in phonegap / cordova application -


i have hybrid mobile application written in javascript , packaged using phonegap build. application language other english in application stores (google play, windowsmobile store , apple itunes store) announced in english , users confused.

is there way tell phonegap build application in specific language? maybe settings in config.xml. help.

you use stores define this.

for example, apple store: https://developer.apple.com/library/ios/documentation/languagesutilities/conceptual/itunesconnect_guide/chapters/displayinmorelanguages.html


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

php - Find a regex to take part of Email -