Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
13302 Visualizzazioni

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
Abbandona
Autore Risposta migliore

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
Abbandona

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

Autore

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

Post correlati Risposte Visualizzazioni Attività
1
ott 22
3368
0
mar 16
6005
1
gen 25
13742
0
feb 25
1461
0
gen 25
1221