diff --git a/images/translations/translations-dashboard-dark.png b/images/translations/translations-dashboard-dark.png index 887e7e185..c6a168d04 100644 Binary files a/images/translations/translations-dashboard-dark.png and b/images/translations/translations-dashboard-dark.png differ diff --git a/images/translations/translations-dashboard-light.png b/images/translations/translations-dashboard-light.png index 211474b1f..b53a1d342 100644 Binary files a/images/translations/translations-dashboard-light.png and b/images/translations/translations-dashboard-light.png differ diff --git a/translations.mdx b/translations.mdx index fc55869b1..6d766ba9f 100644 --- a/translations.mdx +++ b/translations.mdx @@ -38,13 +38,13 @@ You can automatically translate your documentation into multiple languages while Start with a complete translation of your documentation into each of your preferred languages. This approach ensures complete coverage in each language and automatically updates your `docs.json` file. -You can initiate a complete translation from the translations page in your [dashboard](https://dashboard.mintlify.com/settings/organization/translations). +You can initiate a complete translation from the translations page in your [dashboard](https://dashboard.mintlify.com/settings). -1. Select **Start translation**. -2. Select the first language that you want to translate your content to and then select **Start translation**. -3. The translation process will create a new branch and pull request in your Mintlify project repository with the translated content. Larger documentation sets may take longer to process. +1. Select **Translations** in the left sidebar. +1. Select **Configure**. +2. Select the languages that you want to translate your content to and then select **Save configuration**. +3. The translation process will create a new branch and pull request in your docs repository with the translated content. Larger documentation sets may take longer to process. 4. Review the pull request and merge it. -5. Repeat the process for each language that you want to translate to. An automated translation is stored under a directory named after the [language code](/navigation#languages) that you have selected. @@ -64,7 +64,7 @@ The ongoing translation process follows this sequence: 4. The translation job creates a separate branch and pull request containing the translated changes for your review. -Mintlify will never automatically publish translations to production. You must review and merge each translation pull request before the changes are live. + Mintlify will never automatically publish translations to production. You must review and merge each translation pull request before the changes are live. The automatic translation job doesn't handle manual changes to the localized files or the `docs.json` navigation trees well. Make all changes in your English content and let the translation service manage the localized versions.