TranslationTextArray CallableTranslationTextArray(S, T): voidTranslates a set of tags. Rerenders the login message when on the login page.ParametersS: readonly { Tag: string; Value: string }[]Array of current tag-value pairsT: readonly string[]The active translation dictionaryReturns voidNothing
Translates a set of tags. Rerenders the login message when on the login page.