How to do language translation for choices in the catalog items?

Murkute Pooja2
Tera Contributor

How to translate the choice fields in the catalog item,  I want to translate choices into the Brazil language.

could you please anyone help me to achieve this.

3 REPLIES 3

Yaraslau
Tera Guru

Try to add additional choices and specify language

find_real_file.png

Sai Kumar B
Mega Sage
Mega Sage

@Murkute Pooja 

Try the below approach

1.) Go to Translated Name/Fields (sys_translated) table

2.) Create a record with the below details

  • Table: name of the table this translation applies to (Give choice table i.e sys_choice)
  • Element: Name of the field this translation applies to (Give label as a value)
  • Label (translate): translated text that users see on forms and lists.
  • Language: two-character ISO language code for this translated text. 
  • Value: English value that causes this translated text to be displayed.

Hello Kumar,

I have tried same , but some times for other catalogs its not working.