Experience Fragment translations in AEM 6.4.5 | Community
Skip to main content
Level 2
April 6, 2020
Question

Experience Fragment translations in AEM 6.4.5

  • April 6, 2020
  • 1 reply
  • 1531 views

Hi Team,

I have a customized teaser component inside an experience fragment. The teaser component need to be translatable(I18N enabled), so that if i configure a language copy of the experience fragment in a de language page, it should fetch de language translations. How to achieve that? Any documentations ?

 

Thanks,

Surendra

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

ArpitVarshney
Community Advisor
Community Advisor
April 7, 2020

For creating a translation copy, you can either implement Machine or human translation.

But AEM provides Microsoft translator OOB installed with sample content which uses a Microsoft Translator account that has a free subscription that allows for 2,000,000 translated characters per month.

 

More Information can be found here: 

https://helpx.adobe.com/in/experience-manager/6-3/sites/administering/using/tc-msconf.html

https://helpx.adobe.com/in/experience-manager/6-4/sites/administering/using/tc-tic.html

 

For custom implementation of Human or Machine translator, you can have a look at Bootstrap connector.