mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-21 20:06:40 +00:00
0c0a446128
The migration to git broke the translation of language names in the credits, as the translators.json, necessary for extracting the language strings wasn't present anymore when running update_templates.py. This commit should fix this.