Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 825 Bytes

update-source-crowdin.md

File metadata and controls

11 lines (9 loc) · 825 Bytes

Update source text of tutorial on Crowdin

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

That's it! 🎉