Translate element and all his subelements using these selectors:
label, input, option, button, li, h1, h2, h3, h4, h5, p
Also you can let translate any other selector by adding attribute
data-localize
You can prevent any selector to be translated by adding data-no-localize
attribute.
Translate element and all his subelements using these selectors: label, input, option, button, li, h1, h2, h3, h4, h5, p Also you can let translate any other selector by adding attribute data-localize You can prevent any selector to be translated by adding data-no-localize attribute.