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: docs/content_management/translate_content.md
+13-2Lines changed: 13 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ After adding a language, you may have to reload the application to be able to us
29
29
30
30
2\. Go to **Translations** tab and click **+ Add**.
31
31
32
-
3\.Select the source and target languages and click **Create**.
32
+
3\.In the **Create a new translation** modal, select the source and target languages and click **Create**.
33
33
34
34
All the Fields are then pre-filled with the values they have in the base translation.
35
35
If you do not choose a base translation, the Fields remain empty.
@@ -42,11 +42,22 @@ the same way as when editing only one language.
42
42
43
43

44
44
45
+
### Automated translation
46
+
47
+
If your application comes with a [properly configured automated translation feature]([[= developer_doc =]]/multisite/languages/automated_translations.md), you can have your content machine-translated into multiple languages by using external translation services like Google Translate and DeepL.
48
+
49
+
To use it, in the **Create a new translation** modal, select the source and target languages and the **Use automatic translation with...** checkbox.
50
+
If more than one service is configured, you can choose either of the available options.
0 commit comments