File: D:/web/matomo.vdk/plugins/JsTrackerInstallCheck/lang/en.json
{
"JsTrackerInstallCheck": {
"PluginDescription": "Validate whether the tracking code has been installed on your site and that it can send tracking requests back to your Matomo instance",
"OptionalTestInstallationDescription": "Optional: To test that the tracking code is able to send requests to your Matomo instance, enter the exact URL you are tracking and click on \"Test installation\". A new tab will open, and should close within 10 seconds.",
"TestInstallationBtnText": "Test installation",
"JsTrackingCodeInstallCheckSuccessMessage": "The tracking code is installed successfully! This screen will disappear as soon as some data is tracked for your website.",
"JsTrackingCodeInstallCheckFailureMessage": "Tracking code verification failed. Please verify that you have installed the code correctly. %1$sLearn more%2$s.",
"JsTrackingCodeInstallCheckFailureMessageWordpress": "Tracking code verification failed. Please verify that you have installed the \"%1$s\" plugin and followed all steps. %2$sLearn more%3$s."
}
}