1
0
قرینه از https://github.com/matomo-org/matomo.git synced 2025-08-21 22:47:43 +00:00
Files
Stefan Giehl dad2cb5bda Syncs all translations from Transifex (#17931)
* fixes some whitespaces and formatting in english translation files

* Adds translations for languages that did not yet exist

* fix tests

* adds missing locales

* fix locale

* update submodules

* updates expected UI file
2021-08-30 14:13:26 +02:00

8 خطوط
614 B
JSON

{
"CustomJsTracker": {
"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"
}
}