Expand my Community achievements bar.

Experience Fragment translations in AEM 6.4.5

Avatar

Level 2

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

1 Reply

Avatar

Community Advisor

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.