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

en.json « lang « CustomPiwikJs « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 57dbea22a65a86e0b3494c246087a31efdcd6193 (plain)
1
2
3
4
5
6
7
{
    "CustomPiwikJs": {
        "DiagnosticPiwikJsWritable": "Writable JavaScript Tracker (\"/piwik.js\")",
        "DiagnosticPiwikJsNotWritable": "The Piwik JavaScript tracker file \"/piwik.js\" is not writable which means other plugins cannot extend the JavaScript tracker. In the future even some core features might not work as expected. ",
        "DiagnosticPiwikJsMakeWritable": "We recommend to Piwik.js writable by running this command: %s"
    }
}