- Have crowdin tool installed:
pip install crowdin-cli-py
- Clone the tutorial repository or pull from master to get the newest version on your machine.
- If you're doing that for the first time, get
crowdin.yaml
file in Drive and changebase_path
to match path on your machine. - Run
crowdin-cli upload sources
- Go to Django Girls Project's settings on Crowdin.
- Click on
TM & MT
,Pre-translate
andVia TM
. - Select
all languages
andall files
and click onPre-translate
. It may take a while!
That's it! 🎉