• 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.

    Parameters

    • Optional force: boolean = false

      Set to true to translate everything on a webpage, otherwise false to only translate untranslated parts (Default: false).

    Returns void

Generated using TypeDoc