# 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 ```sh pip3 install pytest python3 -m pytest ```