Skip to content

Commit 4e277ae

Browse files
authored
Update translations page (#834)
* update images * update procedure
1 parent 2b150e5 commit 4e277ae

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed
Loading
Loading

translations.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,13 @@ You can automatically translate your documentation into multiple languages while
3838

3939
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.
4040

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).
4242

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.
4647
4. Review the pull request and merge it.
47-
5. Repeat the process for each language that you want to translate to.
4848

4949
<Info>
5050
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:
6464
4. The translation job creates a separate branch and pull request containing the translated changes for your review.
6565

6666
<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.
6868
</Info>
6969

7070
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

Comments
 (0)