Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list
SOLVED

AEM 6.5 default microsoft translator - Only a few components are getting translated

Avatar

Level 2

I have observed that whenever I use the ./text as a property value to fetch the data from cq:dialog then only the Microsoft translator is able to translate the text data in different languages, but if I change the property value to ./headText or anything else then that text data value it is not getting translated.

1 Accepted Solution

Avatar

Correct answer by
Employee

Here is a helpful video on how to set up translation rules and add you custom components:

 

https://docs.adobe.com/content/help/en/experience-manager-learn/sites/translation/translation-rules-...

1 Reply

Avatar

Community Advisor

Have you added your property<helpText> in translations_rule.xml file?

If you are using 6.4+, you can add those via : [SERVER_URL]libs/cq/translation/translationrules/contexts.html

 

 

 

Avatar

Level 2

It is working, Is there any way to translate the dynamic content?

Avatar

Correct answer by
Employee

Here is a helpful video on how to set up translation rules and add you custom components:

 

https://docs.adobe.com/content/help/en/experience-manager-learn/sites/translation/translation-rules-...

Avatar

Level 2
After configuring the cq:dialog property value in translation configuration it is working fine but when I included the content through a html tag or through a JS then the translator is not able to translate

Avatar

Level 2

Hi Rahul, were you able to fix your issue, if so can you let me know what have you done to resolve your issue, I am having the similar kind of issue . thanks in advance.