1
0
قرینه از https://github.com/matomo-org/matomo.git synced 2025-08-21 22:47:43 +00:00
Files
Jacob R 6dfc016683 Update MTM no data tab translation (#22365)
* Update MTM tag to see what test cases fail

* Tagging latest changes to MTM

* Updating expected screenshot after recent UI change

* Updating after minor UI change

* Updating after wording change

* Updating screenshot after recent change

* Making change requested by Product

* Updating screenshots after translation change

---------

Co-authored-by: Stefan Giehl <stefan@matomo.org>
2024-07-24 15:53:11 +12:00

10 خطوط
1.1 KiB
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."
}
}