POLAR reference
    Preparing search index...
    resourcesEn: {
        button: {
            closeTitle: "Hide Attributions";
            openTitle: "Show Attributions";
        };
        sourceCode: "<span><a href=\"https://github.com/Dataport/polar\" target=\"_blank\">Source code</a> licensed under <a href=\"https://github.com/Dataport/polar/blob/main/LICENSE\" target=\"_blank\">EUPL v1.2</a></span>";
        title: "Attributions";
    } = ...

    English locales for attributions plugin. For overwriting these values, use the plugin's ID as namespace.

    Type Declaration

    • Readonlybutton: { closeTitle: "Hide Attributions"; openTitle: "Show Attributions" }
    • ReadonlysourceCode: "<span><a href=\"https://github.com/Dataport/polar\" target=\"_blank\">Source code</a> licensed under <a href=\"https://github.com/Dataport/polar/blob/main/LICENSE\" target=\"_blank\">EUPL v1.2</a></span>"
    • Readonlytitle: "Attributions"