Translations of texts used in all platforms
All translated texts are kept in json files. For example, es.json file has all spanish language translations of the texts used in the application
To add a new language
- First find out the 2 letter language code for your language - see List of ISO 639 language codes
- Create a json file by copying the en.json file
- Start replacing the english texts by the translated texts