Languages

Menu
Sites
Language
Multilanguage app

Is there other language options available? https://developer.tizen.org/documentation/articles/localization

Or any other tutorials how I can make multilanguage app in the best way? Thanks! :)

Responses

3 Replies
Lakshmi Grandhi

Hi,

Please go through the article https://developer.tizen.org/documentation/articles/localization

 

Alexander AVSukhov

Hello,

You may check value of window.navigator.language for different system language. And add them to config.xml

https://developer.tizen.org/dev-guide/2.2.0/?topic=%2Forg.tizen.web.appprogramming%2Fusing_localization_features.htm

Alex Dem

Hi,
just edited link:
https://developer.tizen.org/dev-guide/2.2.0/org.tizen.web.appprogramming/html/app_dev_process/using_localization_features.htm
Alexey.