Skip to Content
Menú
This question has been flagged
1 Respondre
13207 Vistes

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
Descartar
Autor 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
Descartar

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

Autor

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

Related Posts Respostes Vistes Activitat
1
d’oct. 22
3290
0
de març 16
5897
1
de gen. 25
13561
0
de febr. 25
1315
0
de gen. 25
1138