Translations: Metadata & {
    customApplications: CustomApplicationTranslation[];
    customDataTypeTranslations: CustomDataTypeTranslation[];
    customLabels: CustomLabelTranslation[];
    customPageWebLinks: CustomPageWebLinkTranslation[];
    customTabs: CustomTabTranslation[];
    flowDefinitions: FlowDefinitionTranslation[];
    quickActions: GlobalQuickActionTranslation[];
    reportTypes: ReportTypeTranslation[];
    scontrols: ScontrolTranslation[];
}

Type declaration