Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
Dear Community,
I am using @i18n 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":"योजना"
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Please check
https://helpx.adobe.com/experience-manager/6-3/sites/developing/using/i18n-translator.html
You have to create key with HTML.
View solution in original post
Views
Likes
Replies