mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-12 03:55:39 +00:00
cba3528c48
- Restore original language names, and keep an English fallback in case the font is missing for some languages. Fixes: #6023 Fixes: #6255 This was SVN commit r25839.
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