تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
13294 أدوات العرض

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
أكتوبر 22
3368
0
مارس 16
6003
1
يناير 25
13741
0
فبراير 25
1458
0
يناير 25
1219