I can't find any information about this. Is it possible to implement i18n in tidesdk application? Is yes, how do you achieve this? I need to implement i18n in todesdk app, with possibility to easly add new languages.
Asked
Active
Viewed 42 times
1 Answers
0
there is a simple solution for that, and is using jQuery and a localization plugin.
you store your localizations on a json structure per language and you setup the language as you need.
https://github.com/coderifous/jquery-localize
this should help you.

Erick
- 160
- 8