How To Translate Custom Liquid Section Using Translate And Adapt For The DAWN Theme

Hello, I would like to translate a custom liquid section on my DAWN theme using the Translate and Adapt Shopify app.

Here is an example of what I would like translated.

https://postimg.cc/87yFf89j

Thank you,

you can’t translate html because it’s hard coded inside the theme, if you want to translate any text it has to be Rich text. so basically you need to code a new section with your content with rich text after that you can translate it

Ok, thank you