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 - IIFE: var vs this - is there any difference? -

r - Grow a ffdf data frame on disk gradually -