Skip to content

Commit 459f0b1

Browse files
authored
Merge pull request #8569 from mendix/yl-translation-generator-update
Add a note to clarify only untranslated texts are translated
2 parents f4f7166 + b828d36 commit 459f0b1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

content/en/docs/refguide/modeling/mendix-ai-assistance/translation-generator.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,11 @@ Once enabled, you will find the **Generate Translations...** option in **Languag
2727

2828
{{< figure src="/attachments/refguide/modeling/mendix-ai-assistance/translation-generator/batch-translate.png" max-width=80% >}}
2929

30-
It helps you to translate your model to different languages for which you may not have a translation. It gives translations for the languages that you have selected, using parameters in the way that works specifically for the selected languages.
30+
It helps you to translate your model to different languages. It gives translations for the languages that you have selected, using parameters in the way that works specifically for the selected languages.
31+
32+
{{% alert color="info" %}}
33+
Translation Generator only translates the texts that do not have a translation yet, so only when their corresponding **Translation** field is empty.
34+
{{% /alert %}}
3135

3236
After clicking **Generate Translations...**, you will be asked to confirm your choice and be advised to review the generated translations.
3337

0 commit comments

Comments
 (0)