i18n for RTE | Community
Skip to main content
onkarh71407069
Level 2
March 3, 2020
Solved

i18n for RTE

  • March 3, 2020
  • 1 reply
  • 1500 views

Dear Community,

I am using @3164305 for Hindi language using hi.json .For general components and multi field components,it works fine.But for RTE it wont translated to Hindi.

${properties.questionAnswer @ i18n ,context='html'}

Please suggest me for json key and value.Is it contents html tags?

{

"<h2>Plans</h2>":"<h2>योजना</h2>"

}

OR

{

"Plans":"योजना"

}

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

Please check

https://helpx.adobe.com/experience-manager/6-3/sites/developing/using/i18n-translator.html

 

You have to create key with HTML.

1 reply

arunpatidar
Community Advisor
arunpatidarCommunity AdvisorAccepted solution
Community Advisor
March 3, 2020