GitHub integration won't sync

I’m starting on the free plan and unable to create a project on crowdin.com with GitHub integration. Here’s what I’ve tried several times:

  1. Create crowdin.yml, in the root of my repo, on the “i18n” branch. Two entries in the “files” section, each with a correct “source” path. (No project_id or api_token, not needed for web projects?)

  2. Create CrowdIn project, type “strings”

  3. In “Branches” tab, rename the default branch from “main” to “i18n”.

  4. Create GitHub integration for branch “i18n”, with crowdin.yml.

No matter what I do it always says “SYNC ISSUES” but with no error message, and the Branch Configuration dialog says “Nothing to display”.

Hi Rick,

We just noticed that you have created the strings-based project in Crowdin Enterprise instead of the file-based, thus the system cannot connect the integration if files mode

Kind regards,

Thanks, that was it. I thought since I have a collection of strings to be translated that I should choose a string-based project. I should have looked more deeply….