Backstage
    Preparing search index...

    Variable catalogTranslationRefConst

    catalogTranslationRef: TranslationRef<
        "catalog",
        {
            "aboutCard.createSimilarButtonTitle": "Create something similar";
            "aboutCard.descriptionField.label": "Description";
            "aboutCard.descriptionField.value": "No description";
            "aboutCard.domainField.label": "Domain";
            "aboutCard.domainField.value": "No Domain";
            "aboutCard.editButtonAriaLabel": "Edit";
            "aboutCard.editButtonTitle": "Edit Metadata";
            "aboutCard.launchTemplate": "Launch Template";
            "aboutCard.lifecycleField.label": "Lifecycle";
            "aboutCard.ownerField.label": "Owner";
            "aboutCard.ownerField.value": "No Owner";
            "aboutCard.parentComponentField.label": "Parent Component";
            "aboutCard.parentComponentField.value": "No Parent Component";
            "aboutCard.refreshButtonAriaLabel": "Refresh";
            "aboutCard.refreshButtonTitle": "Schedule entity refresh";
            "aboutCard.refreshScheduledMessage": "Refresh scheduled";
            "aboutCard.systemField.label": "System";
            "aboutCard.systemField.value": "No System";
            "aboutCard.tagsField.label": "Tags";
            "aboutCard.tagsField.value": "No Tags";
            "aboutCard.targetsField.label": "Targets";
            "aboutCard.title": "About";
            "aboutCard.typeField.label": "Type";
            "aboutCard.unknown": "unknown";
            "aboutCard.viewSource": "View Source";
            "aboutCard.viewTechdocs": "View TechDocs";
            "catalogTable.allFilters": "All";
            "catalogTable.editActionTitle": "Edit";
            "catalogTable.starActionTitle": "Add to favorites";
            "catalogTable.unStarActionTitle": "Remove from favorites";
            "catalogTable.viewActionTitle": "View";
            "catalogTable.warningPanelTitle": "Could not fetch catalog entities.";
            "deleteEntity.actionButtonTitle": "Delete entity";
            "deleteEntity.cancelButtonTitle": "Cancel";
            "deleteEntity.deleteButtonTitle": "Delete";
            "deleteEntity.description": "This entity is not referenced by any location and is therefore not receiving updates.";
            "deleteEntity.dialogTitle": "Are you sure you want to delete this entity?";
            "dependencyOfComponentsCard.emptyMessage": "No component depends on this component.";
            "dependencyOfComponentsCard.title": "Dependency of components";
            "dependsOnComponentsCard.emptyMessage": "No component is a dependency of this component.";
            "dependsOnComponentsCard.title": "Depends on components";
            "dependsOnResourcesCard.emptyMessage": "No resource is a dependency of this component.";
            "dependsOnResourcesCard.title": "Depends on resources";
            "entityContextMenu.copiedMessage": "Copied!";
            "entityContextMenu.copyURLMenuTitle": "Copy entity URL";
            "entityContextMenu.inspectMenuTitle": "Inspect entity";
            "entityContextMenu.moreButtonAriaLabel": "more";
            "entityContextMenu.moreButtonTitle": "More";
            "entityContextMenu.unregisterMenuTitle": "Unregister entity";
            "entityLabels.lifecycleLabel": "Lifecycle";
            "entityLabels.ownerLabel": "Owner";
            "entityLabels.warningPanelTitle": "Entity not found";
            "entityLabelsCard.columnKeyLabel": "Label";
            "entityLabelsCard.columnValueLabel": "Value";
            "entityLabelsCard.emptyDescription": "No labels defined for this entity. You can add labels to your entity YAML as shown in the highlighted example below:";
            "entityLabelsCard.readMoreButtonTitle": "Read more";
            "entityLabelsCard.title": "Labels";
            "entityLinksCard.emptyDescription": "No links defined for this entity. You can add links to your entity YAML as shown in the highlighted example below:";
            "entityLinksCard.readMoreButtonTitle": "Read more";
            "entityLinksCard.title": "Links";
            "entityNotFound.description": "Want to help us build this? Check out our Getting Started documentation.";
            "entityNotFound.docButtonTitle": "DOCS";
            "entityNotFound.title": "Entity was not found";
            "entityPage.notFoundLinkText": "kind, namespace, and name";
            "entityPage.notFoundMessage": "There is no {{kind}} with the requested {{link}}.";
            entityProcessingErrorsDescription: "The error below originates from";
            entityRelationWarningDescription: "This entity has relations to other entities, which can't be found in the catalog.\n Entities not found are: ";
            "entityTabs.tabsAriaLabel": "Tabs";
            "hasComponentsCard.emptyMessage": "No component is part of this system.";
            "hasComponentsCard.title": "Has components";
            "hasResourcesCard.emptyMessage": "No resource is part of this system.";
            "hasResourcesCard.title": "Has resources";
            "hasSubcomponentsCard.emptyMessage": "No subcomponent is part of this component.";
            "hasSubcomponentsCard.title": "Has subcomponents";
            "hasSubdomainsCard.emptyMessage": "No subdomain is part of this domain.";
            "hasSubdomainsCard.title": "Has subdomains";
            "hasSystemsCard.emptyMessage": "No system is part of this domain.";
            "hasSystemsCard.title": "Has systems";
            "indexPage.createButtonTitle": "Create";
            "indexPage.supportButtonContent": "All your software catalog entities";
            "indexPage.title": "{{orgName}} Catalog";
            "relatedEntitiesCard.emptyHelpLinkTitle": "Learn how to change this.";
            "searchResultItem.kind": "Kind";
            "searchResultItem.lifecycle": "Lifecycle";
            "searchResultItem.owner": "Owner";
            "searchResultItem.type": "Type";
            "systemDiagramCard.description": "Use pinch & zoom to move around the diagram.";
            "systemDiagramCard.edgeLabels.dependsOn": "depends on";
            "systemDiagramCard.edgeLabels.partOf": "part of";
            "systemDiagramCard.edgeLabels.provides": "provides";
            "systemDiagramCard.title": "System Diagram";
        },
    > = ...