콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
13620 화면

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.

아바타
취소
작성자 베스트 답변

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.

아바타
취소

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

작성자

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

관련 게시물 답글 화면 활동
1
10월 22
3611
0
3월 16
6315
1
1월 25
14195
0
2월 25
1784
0
1월 25
1548