It seems like Crowdin changed the way it's CLI app interpretes the file paths in it's config file, namely relative to the file's location instead of the working directory.
This, naturally, broke the translation synch.
This PR should fix the workflow.
It seems like Crowdin changed the way it's CLI app interpretes the file paths in it's config file, namely relative to the file's location instead of the working directory. This, naturally, broke the translation synch. This PR should fix the workflow.