Apply the translations for the active language, useful for dynamic changes on a webpage.
By default this will translate texts inside elements and the placeholder-attribute.
placeholder
Additional attributes can be registered using registerTranslateAttribute.
Optional
Set to true to translate everything on a webpage, otherwise false to only translate untranslated parts (Default: false).
true
false
Generated using TypeDoc
Apply the translations for the active language, useful for dynamic changes on a webpage.
By default this will translate texts inside elements and the
placeholder
-attribute.Additional attributes can be registered using registerTranslateAttribute.