The "MS Azure Autotranslator" plugin automatically translates nodes (on creation, move and metadata update) and assets (on metadata update and add to node) within the defined scope.
Warning: to prevent the translation of a lot of assets or nodes that were already translated, only the moved node is translated (if in scope) and not its children or the assets in it. You can either trigger changes for the fields that should be translated, or run the auto translator task (important: set the scope(s) accordingly, everything in any scope will be translated (again)).
To be configured in {home}/appserver/conf/custom.properties.
See here for the configuration in general and the compatibility matrix.
type: String, required: yes, default: -
Set this to "microsoft".
type: String, required: yes (if the microsoft service was selected), default: -
The URL to the microsoft translation service, e.g. https://api.cognitive.microsofttranslator.com/translate?api-version=3.0
.
type: String, required: yes (if the microsoft service was selected), default: -
The subscription key delivered by Microsoft (see Installation).
type: String, required: yes (if the microsoft service was selected and not global url is used), default: -
The region in which the translation subscription was created.
autoTranslator.microsoft.subscriptionKey