PDF rausgenommen
This commit is contained in:
8
msd2/tracking/piwik/plugins/CustomPiwikJs/lang/en.json
Normal file
8
msd2/tracking/piwik/plugins/CustomPiwikJs/lang/en.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"CustomPiwikJs": {
|
||||
"PluginDescription": "Allows any plugin to extend the Matomo JavaScript Tracking file (matomo.js) and add new functionality and website measurement capabilities.",
|
||||
"DiagnosticPiwikJsWritable": "Writable JavaScript Tracker (%s)",
|
||||
"DiagnosticPiwikJsNotWritable": "The Matomo JavaScript tracker file %s 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 make %1$s writable by running this command: %2$s"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user