Translation

yoli1
Tera Contributor

Hi all I have a choice field with choices only in English. When I change the language to French for example, the choices disappear, but I want them to stay on the form. why this is happening?

5 REPLIES 5

Bert_c1
Kilo Patron

You need to add values for the specific language in the sys_choice table. See:

 

Screenshot 2024-01-15 100608.png

 

See the Language field.

yoli1
Tera Contributor

@Bert_c1Hi, thank you for your reply. Do I need to add the values in other languages? I only have them in English. Is it possible to change the language to French but still have the values displayed in English? It's the only language they are in right now.

Bert_c1
Kilo Patron

Hi yoli1,

 

Yes, add records for language: "fr".  and make sure you have the i18N: French translations plugin installed.

ashishdevsingh
Tera Expert

you can use the same english name and select the language as fr while creating new entry.