mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-13 23:16:12 +00:00
110402eae0
- Remove not included languages from the installer. - Add credits for other languages, even if they are not included. Differential Revision: https://code.wildfiregames.com/D3568 This was SVN commit r24927.
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