Translate Rich Text label variable containing links

Rohit Agarwal
Mega Expert

Hi,

is this possible to translate Rich Text Label field containing link? 

 

Thanks & Regards,

Rohit Agarwal

 

 

 

1 ACCEPTED SOLUTION

Shruti
Mega Sage
Mega Sage

Hi,

It is possible to translate Rich Text Label field containing links. 

Change your preferred language

Go to the variable and paste translated text along with the links in the Rich Text field and save it

 

OR

 

Go to sys_translated_text table

Create a new entry


Field name - Rich text
Table name - Variable [item_option_new]
Language - Select desired language
Document - Select Variable
Value - Enter translated text with links or paste the HTML source code of rich text variable

View solution in original post

2 REPLIES 2

Shruti
Mega Sage
Mega Sage

Hi,

It is possible to translate Rich Text Label field containing links. 

Change your preferred language

Go to the variable and paste translated text along with the links in the Rich Text field and save it

 

OR

 

Go to sys_translated_text table

Create a new entry


Field name - Rich text
Table name - Variable [item_option_new]
Language - Select desired language
Document - Select Variable
Value - Enter translated text with links or paste the HTML source code of rich text variable

Hitoshi Ozawa
Giga Sage
Giga Sage

Rohit,

Shurti gave the steps to translate the text. One thing to note is the entire rich label with the link is translated as one translation record instead of each word.

Rich text label may contain html tags so they should be included in the translation too.