
Crowdin CI
ThexXTURBOXx opened this issue ยท 1 comments
Now that Crowdin is finally working properly, we should add https://github.com/crowdin/github-action as a separate workflow which can be used to update all the translations across the project.
Currently, I am doing it manually by executing the following commands:
crowdin bundle download 4 # for 1.12.2
crowdin download --all # for the rest
Both can be easily emulated using the Crowdin GitHub action