mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 13:23:56 -07:00
| .. | ||
| i18n_helper | ||
| tests | ||
| check_diff.py | ||
| check_translations.py | ||
| clean_translation_files.py | ||
| credit_translators.py | ||
| generate_debug_translation.py | ||
| get-nightly-translations.sh | ||
| pull_translations.py | ||
| README.md | ||
| requirements.txt | ||
| update_templates.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