Welcome to mirror list, hosted at ThFree Co, Russian Federation.

en.json « lang « Widgetize « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9adfbcefc7353603ff32bb04704b13a16c7db186 (plain)
1
2
3
4
5
6
7
8
9
{
    "Widgetize": {
        "OpenInNewWindow": "Open in a new window",
        "PluginDescription": "Display any Matomo report in your website or app with a simple \"embed\" HTML tag.",
        "ViewAccessRequired": "This user has at least some write access. Only tokens of users who have only view access can be used. Check %1$s for more info.",
        "TopLinkTooltip": "Export Matomo reports as widgets and embed the dashboard in your app as an iframe.",
        "TooHighAccessLevel": "This user has super-user access. Embedding widgets with super-user token authentication is not allowed. %1$sCheck the FAQ for more info.%2$s"
    }
}