Backstage
    Preparing search index...

    Variable homeTranslationRefConst

    homeTranslationRef: TranslationRef<
        "home",
        {
            "addWidgetDialog.title": "Add new widget to dashboard";
            "customHomepage.noWidgets": "No widgets added. Start by clicking the 'Add widget' button.";
            "customHomepageButtons.addWidget": "Add widget";
            "customHomepageButtons.cancel": "Cancel";
            "customHomepageButtons.clearAll": "Clear all";
            "customHomepageButtons.edit": "Edit";
            "customHomepageButtons.restoreDefaults": "Restore defaults";
            "customHomepageButtons.save": "Save";
            "featuredDocsCard.empty.description": "Create your own document. Check out our Getting Started Information";
            "featuredDocsCard.empty.learnMoreLinkTitle": "DOCS";
            "featuredDocsCard.empty.title": "No documents to show";
            "featuredDocsCard.learnMoreTitle": "LEARN MORE";
            "quickStart.description": "Get started with Backstage";
            "quickStart.learnMoreLinkTitle": "Learn more";
            "quickStart.title": "Onboarding";
            "starredEntities.noStarredEntitiesMessage": "Click the star beside an entity name to add it to this list!";
            "starredEntityListItem.removeFavoriteEntityTitle": "Remove entity from favorites";
            "visitedByType.action.viewLess": "View less";
            "visitedByType.action.viewMore": "View more";
            "visitList.empty.description": "Once you start using Backstage, your visits will appear here as a quick link to carry on where you left off.";
            "visitList.empty.title": "There are no visits to show yet.";
            "visitList.few.title": "The more pages you visit, the more pages will appear here.";
            "widgetSettingsOverlay.cancelButtonTitle": "Cancel";
            "widgetSettingsOverlay.deleteWidgetTooltip": "Delete widget";
            "widgetSettingsOverlay.editSettingsTooptip": "Edit settings";
            "widgetSettingsOverlay.submitButtonTitle": "Submit";
        },
    > = ...

    Translation reference for the home plugin. Contains localized text strings for home page components and widgets.