I have a simple setup where i have a folder “/i18n/locales” whicih includes all my languages including my “source” , en.json.
I’ve tried setting up the branch configuration
The source file for en does show up correctly, im at a loss what to do?
I have a simple setup where i have a folder “/i18n/locales” whicih includes all my languages including my “source” , en.json.
I’ve tried setting up the branch configuration
The source file for en does show up correctly, im at a loss what to do?
Hi @rawr, checked on my side and found this “Failed to fetch remote file content.” in the logs
Could you please try adding source and translation file paths in the crowdin.yml on your repo side
I re-did the project and it seemed to pick everything up correctly, even if i have some issues with how i setup my project. (en is in the translation path )