Files
0ad/source/tools/i18n
bb 0f07c368ed Allow more general contexts in json translatable strings
While at it fix the messages.json from ea72437739 (missing excludeMask
and make the keywords objects not arrays)
Comments By: Freagarach
Differential Revision: D4483
This was SVN commit r26422.
2022-02-19 17:21:23 +00:00
..
2022-02-10 16:38:24 +00:00
2022-02-10 16:38:24 +00:00
2022-02-10 16:38:24 +00:00
2022-02-10 16:38:24 +00:00
2022-02-10 16:38:24 +00:00
2022-02-10 16:38:24 +00: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