Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
13265 Vizualizări

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.

Imagine profil
Abandonează
Autor Cel mai bun răspuns

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.

Imagine profil
Abandonează

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 Răspunsuri Vizualizări Activitate
1
oct. 22
3349
0
mar. 16
5961
1
ian. 25
13699
0
feb. 25
1432
0
ian. 25
1204