TLUiTranslation

Public TypeAlias

Signature
type TLUiTranslation = {
  readonly locale: string
  readonly label: string
  readonly messages: Record<TLUiTranslationKey, string>
}
References

Record, TLUiTranslationKey

Edit this page
Last edited on 5 June 2023
TLUiToolsProviderPropsTLUiTranslationContextType