Casa > Características avançadas > Detectar e ignorar elementos da página

Detectar e ignorar elementos da página

While Localizer provides regular users with the ability to detect or ignore certain phrases or pages, there is a more in-depth function available to developers.

By entering the code below, you can detect a specific page element as a single, translatable phrase, or choose to ignore it. Simply tweak to "detect" or "ignore" depending on what action you want to take. This can be useful if there is a table or headline that you'd like to keep in its original language, or just to translate on its own.

 

<div data-localizer="detect">example</div>

<span data-localizer="ignore">example</span>