Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Translations

Translations of texts used in all platforms

How to add a new language translations

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

About

Translations of texts used in all platforms

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors