Setup Translation Rules
- Applies to:
- Experience Manager 6.4
- Experience Manager 6.5
- Topics:
- Language Copy
CREATED FOR:
- Beginner
- User
The Translation Configuration UI allows a user to manage rules for translating content in AEM Sites. This video details the creation of a new translation rule for a custom component.
/conf/global/settings/translation/rules/translation_rules.xml
. See Identifying Content to Translate for more details.Translation rules identify content in AEM to be extracted for translation. Out of the box translation rules cover common use cases such as Text components and alt text for Image components. Depending on a projects translation requirements additional rules may be need. In general translation rules allow users to specify:
- Properties that should be translated based on path and/or resource type
- Filters for properties that should NOT be translated
- Referenced content that should be translated (i.e Images or Content Fragments)
The translation rules editor that will update the translation xml file. The Translation Configuration UI makes it easier to manage various translation rules and guards against typos when editing XML directly.
Access the Translation Configuration UI:
- AEM Start Menu > Tools > General > Translation Configuration
Prior to AEM 6.3
In prior AEM version translation rules were manually updated by editing an XML file located under the Translation workflow: /etc/workflow/models/translation/translation_rules.xml
.