Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
13501 Tampilan

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
Buang
Penulis Jawaban Terbai

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
Buang

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

Penulis

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

Post Terkait Replies Tampilan Aktivitas
1
Okt 22
3501
0
Mar 16
6182
1
Jan 25
13974
0
Feb 25
1649
0
Jan 25
1402