Skip to content

Commit b3123fe

Browse files
dabrtjulitafalconduszamnocon
authored
IBX-7912: Describe automated translation feature (#301)
* IBX-7912: Describe automated translation feature * Implement reviewer comment Co-authored-by: julitafalcondusza <117284672+julitafalcondusza@users.noreply.github.com> * Fixed link --------- Co-authored-by: julitafalcondusza <117284672+julitafalcondusza@users.noreply.github.com> Co-authored-by: Marek Nocoń <mnocon@users.noreply.github.com>
1 parent 8dade5c commit b3123fe

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed
25.4 KB
Loading

docs/content_management/translate_content.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ After adding a language, you may have to reload the application to be able to us
2929

3030
2\. Go to **Translations** tab and click **+ Add**.
3131

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, then click **Create**.
3333

3434
All the fields are then pre-filled with the values they have in the base translation.
3535
If you do not choose a base translation, the fields remain empty.
@@ -42,6 +42,17 @@ the same way as when editing only one language.
4242

4343
![Adding a new translation](img/adding_translation.png "Adding a new translation")
4444

45+
### Automated translation
46+
47+
If your application comes with a [properly configured automated translation feature]([[= developer_doc =]]/multisite/languages/automated_translations), 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.
51+
52+
![Automated translation](img/automated_translation.png "Automated translation")
53+
54+
When you click **Create**, all the Fields are pre-filled with the values in target language, provided by the selected translation service.
55+
4556
## Translation comparison
4657

4758
You can compare different versions of the translations of the content item.

0 commit comments

Comments
 (0)