Open
Description
As our app will be used by users all over the world, its a plus point to have different localisation support. Presently we have only English support. It would be great to have many more.
- Chinese
- Spanish
- Hindi
- Arabic + adding missing RTL supports( if any)
- Bengali
- Russian
- Japanese
Follow this order for string xml files
Eg:
res/
values/
strings.xml
values-es/
strings.xml
values-fr/
strings.xml
Similar issue for templates: BuildmLearn/Toolkit-mobile-templates#40