We are developing hybrid application using MobileFirst platform with 'dojo'.
My application is available in english and Turkiss.
When selected En or Tr : I want my application to detect the Device language for IOS,Android,Windows & Blackberry devices and get the default language.
Say my device default language is in Turkish,
So now I want all the pages, keyboard pop up, text entered, labels to be changed to english.
See here: IBM Worklight - WL.App.getDeviceLanguage() API method does not return correct language code in iOS
As well as the following Translation tutorial for MobileFirst Platform Foundation: https://developer.ibm.com/mobilefirstplatform/documentation/getting-started-7-1/foundation/advanced-client-side-development/enabling-translation/