Skip to Content
मेन्यू
This question has been flagged
1 Reply
13240 Views

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
Discard
Author 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
Discard

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

Author

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

Related Posts Replies Views Activity
1
अक्तू॰ 22
3327
0
मार्च 16
5932
1
जन॰ 25
13657
0
फ़र॰ 25
1377
0
जन॰ 25
1159