Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
13274 Prikazi

It is possible?

For example, how to translate "Guidelines" in a forum? I want to Polish and English version available at the same time after switching language.

Avatar
Opusti
Avtor Best Answer

I found solutions for my problem.

fields.Html is translatable if in definitions, exist parameter: translate = True

name = fields.Html( string="Name",  translate=True  )

Unfortunately, in many cases, for example:

  • "Guidelines" in a forum
  • "Note" memo
  • "Invite mail"
  • etc.

in the definitions,  missing Translate = True.

I report Issue.

Avatar
Opusti

Hi @zbik , I tried your solutions, but its not working...

Avtor

Updated, mistake, in new api fields.Html should be uppercase. Maybe this issue?

Related Posts Odgovori Prikazi Aktivnost
1
okt. 22
3355
0
mar. 16
5962
1
jan. 25
13711
0
feb. 25
1434
0
jan. 25
1205