@@ -177,14 +177,26 @@ checkbox.
177177Why is translated content not available in TYPO3?
178178-------------------------------------------------
179179
180- * The translated strings are not approved. As an owner of the Crowdin project
181- you can approve them yourself. With the next run of the Crowdin Bridge
182- the translations should be available.
183-
184- * Only translations provided from the following default branches in your
185- repository are used: `main `, `master `, `release `, `develop `, `dev `,
186- `development `. If you use other branches, the translations are not
187- available — even if they are translated in Crowdin.
180+ Approval is missing
181+ ~~~~~~~~~~~~~~~~~~~
182+
183+ The translated strings are not approved. As an owner of the Crowdin project
184+ you can approve them yourself. With the next run of the Crowdin Bridge
185+ the translations should be available.
186+
187+ Integration branch is not recognized
188+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
189+
190+ If the legacy Crowdin <> GitHub integration is used, only translations
191+ provided from the following default branches in your repository are used:
192+ `main `, `master `, `release `, `develop `, `dev `, `development `. If you use
193+ other branches, the translations are not available — even if they are
194+ translated in Crowdin.
195+
196+ It is recommended to configure the
197+ :ref: `GitHub workflow as integration for Crowdin <crowdin-extension-integration-github >`,
198+ this way you define the `crowdin_branch_name ` which can be set to
199+ `main ` — independently of your GitHub default branch.
188200
189201.. index :: Crowdin; Reconnect your project
190202.. _reconnect-your-project :
0 commit comments