From 75162d454d167dd32b6a8528ff06aba4e80ee1e1 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 23:38:39 +0000 Subject: [PATCH] Document target language selection for translations workflow Generated-By: mintlify-agent --- workflows/enable.mdx | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/workflows/enable.mdx b/workflows/enable.mdx index 6869cbbf7..0a4b47c3f 100644 --- a/workflows/enable.mdx +++ b/workflows/enable.mdx @@ -57,4 +57,18 @@ If you want to change the default, select a different trigger. Add optional instructions appended to the workflow's base prompt. Use these instructions to adjust the style, tone, or other aspects unique to your project. +### Target languages + +The **Translate content** workflow translates your documentation into one or more languages every time it runs. When you enable the workflow, select the languages you want to keep in sync with your source content. + +- Mintlify reads your [docs.json `navigation.languages`](/organize/navigation#languages) to identify your default language and preselects any supported target languages already configured there. +- The source language cannot be selected as a target. +- You must select at least one target language to save the workflow. + +You can change the target languages at any time by opening the workflow's settings and editing the **Translate to** field. + +#### Run a translation immediately + +After saving the workflow, click **Translate now** to run it on demand using the currently saved target languages. The workflow must be turned on to trigger a manual run. Manual runs do not affect the workflow's regular trigger. +