Folder title keeps getting reset with sync

I’ve set up several Azure Repo integrations which basically work fine. I then changed the title of the folders that come up in the “Content” section to make the folders more accessible for the users. After the sync with the repo the title is changed back to “[repo] / [branch]”.

Is there a way to keep my custom titles for those folders?

It’s default behavior, during synchronization name would be reverted back to the one you have in Azure.

Try enabling “push sources” in integration settings + specify required name by “dest” parameter in crowdin.yml (should be in the root of your repository) → here’s a guide on the matter: