Skip to main content

TranslationText

Callable

  • TranslationText(Text: readonly { Tag: string; Value: string }[]): void

  • Translate an array of tags in the current selected language


    Parameters

    • Text: readonly { Tag: string; Value: string }[]

      Array of current tag-value pairs

    Returns void

    • Nothing