[build] Add auto translate script (#140)

This commit is contained in:
Yaya-Cout
2022-02-02 22:18:45 +01:00
committed by GitHub
parent 814e2dee06
commit 100917f29f
2 changed files with 441 additions and 0 deletions

View File

@@ -209,3 +209,8 @@ clean_run: cleanandcompile
.PHONY: run
run: compile
${MAKE} start
.PHONY: translations
translations:
@echo "TRANSLATIONS"
$(Q) ${PYTHON} build/utilities/translate.py