FunctionsTranslationTextArrayTranslationTextArray CallableTranslationTextArray(S: readonly { Tag: string; Value: string }[], T: readonly string[]): 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.