@mijan1373 I believe that this can be done using Jinja Api inside html.
Ex: <p>{{ _('Your String') }}</p>.
1 Like
@mijan1373 I believe that this can be done using Jinja Api inside html.
Ex: <p>{{ _('Your String') }}</p>.