Process UI translations for donate.mozilla.org and upload them to S3.
Visit https://pontoon.mozilla.org/projects/mozilla-donate-website/ to contribute to translations.
CMS translations are stored in a different repository.
Django's version must be the same as the foundation site. Use pip-tools to update dependencies:
- Create a virtual-env:
python3 -m venv venv
- Install pip-tools:
pip install pip-tools
- Edit the
requirements.in
file - Run
pip compile
- Open a PR with both
requirements.in
andrequirements.txt
Translations in this repository are available under the terms of the Mozilla Public License v2.0.