Type alias LayoutSectionTranslation

LayoutSectionTranslation: {
    label: string;
    section: string;
}

Type declaration

  • label: string
  • section: string