Skip to Content
Menu
This question has been flagged
1 Atsakyti
13327 Rodiniai

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.

Portretas
Atmesti
Autorius 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.

Portretas
Atmesti

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

Autorius

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

Related Posts Replies Rodiniai Veikla
1
spal. 22
3396
0
kov. 16
6028
1
saus. 25
13764
0
vas. 25
1483
0
saus. 25
1244