Tutorials tagged language

Report Tag

2 tutorials with this tag
7
This content is deleted
Tutorial
Multilanguage for projects using JSON and Dictionary
4 favourites

This is my first tutorial and I'm going to show how you can setup a multi language project using JSON and Dictionary. First of all, lets setup our basic project...

1
This content is deleted
Tutorial
Simple example of i18n (Internationalization)
0 favourites

{. "locale": "en-US", "strings": {. "lang": "English", "test": "Hello {0} {1}". }. }. Currently, there are many supported international locale. Locale. Lang. La...