mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 05:13:58 -07:00
|
|
||
|---|---|---|
| .. | ||
| extractors | ||
| i18n_helper | ||
| tests | ||
| checkDiff.py | ||
| checkTranslations.py | ||
| cleanTranslationFiles.py | ||
| creditTranslators.py | ||
| generateDebugTranslation.py | ||
| get-nightly-translations.bat | ||
| get-nightly-translations.sh | ||
| pullTranslations.py | ||
| README.md | ||
| requirements.txt | ||
| updateTemplates.py | ||
i18n helper
This is a collection of scripts to automate 0 A.D.'s i18n process.
See maintenanceTasks.sh for the full process.
Run tests
pip3 install pytest
python3 -m pytest