Skip to content

Localization

Benny Neugebauer edited this page Jul 22, 2016 · 11 revisions
  1. Download Crowdin Integration Tool (Python version)
  2. Make changes in our strings.coffee file (and only there)
  3. Execute python trans.py
  4. Translate strings in the Crowdin webinterface
  5. Approve translations on Crowdin
  6. Execute python trans.py again

The trans.py this will upload the sources and generate the strings-de.coffee, strings-xx.coffee, etc. from Crowdin.

Clone this wiki locally