Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
13291 Lượt xem

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.

Ảnh đại diện
Huỷ bỏ
Tác giả Câu trả lời hay nhất

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.

Ảnh đại diện
Huỷ bỏ

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

Tác giả

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

Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 10 22
3367
0
thg 3 16
6001
1
thg 1 25
13740
0
thg 2 25
1455
0
thg 1 25
1215