diff --git a/tm/03.userGuide/40.quickTranslate.md b/tm/03.userGuide/40.quickTranslate.md new file mode 100644 index 0000000..08091ac --- /dev/null +++ b/tm/03.userGuide/40.quickTranslate.md @@ -0,0 +1,20 @@ +--- +title: Quick Translate +--- +:::note +This setting works best for Machine and AI translation connectors. +::: + +Quick translate allows you to machine translate your page at the press of a button. This is useful if you want to quickly translate one page without doing the whole site. + +Quick translate is enabled by set. Once you have selected a connector for your set, you can to enable *"show "Quick Translate" button for content items"* to allow quick translate. + +![The option on a set settings page that allows you to enable Quick Translate.](quickTranslateOption.png) + +Once this is selected, you can click on *Quick translate* at the bottom of a content item page to translate it immediately. + + ![The quick translate button on a content item page.](QuickTranslateButton.png) + +:::tip +Make sure you don't select *include children*, or the translation will Translate all the child pages, which will take much longer to process. You can hide the include children option in the Set Options section of the set settings. +::: \ No newline at end of file diff --git a/tm/03.userGuide/QuickTranslateButton.png b/tm/03.userGuide/QuickTranslateButton.png new file mode 100644 index 0000000..dfa6bdb Binary files /dev/null and b/tm/03.userGuide/QuickTranslateButton.png differ diff --git a/tm/03.userGuide/quickTranslateOption.png b/tm/03.userGuide/quickTranslateOption.png new file mode 100644 index 0000000..2d89042 Binary files /dev/null and b/tm/03.userGuide/quickTranslateOption.png differ