1
0
forked from mirrors/0ad
Files
0ad/source/tools/i18n
Dunedan ae3fad73ce Add a markdownlint pre-commit hook
This adds a pre-commit hook to link Markdown files and fixes all
reported findings.
2024-08-27 10:06:31 +02:00
..
2024-08-25 06:29:39 +02:00
2024-08-25 06:29:39 +02:00
2024-08-25 06:29:39 +02:00
2024-08-27 10:06:31 +02:00

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