You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: translations.mdx
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -38,13 +38,13 @@ You can automatically translate your documentation into multiple languages while
38
38
39
39
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.
40
40
41
-
You can initiate a complete translation from the translations page in your [dashboard](https://dashboard.mintlify.com/settings/organization/translations).
41
+
You can initiate a complete translation from the translations page in your [dashboard](https://dashboard.mintlify.com/settings).
42
42
43
-
1. Select **Start translation**.
44
-
2. Select the first language that you want to translate your content to and then select **Start translation**.
45
-
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.
43
+
1. Select **Translations** in the left sidebar.
44
+
1. Select **Configure**.
45
+
2. Select the languages that you want to translate your content to and then select **Save configuration**.
46
+
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.
46
47
4. Review the pull request and merge it.
47
-
5. Repeat the process for each language that you want to translate to.
48
48
49
49
<Info>
50
50
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:
64
64
4. The translation job creates a separate branch and pull request containing the translated changes for your review.
65
65
66
66
<Info>
67
-
Mintlify will never automatically publish translations to production. You must review and merge each translation pull request before the changes are live.
67
+
Mintlify will never automatically publish translations to production. You must review and merge each translation pull request before the changes are live.
68
68
</Info>
69
69
70
70
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.
0 commit comments