[piwik] Short Endpoint option

This commit is contained in:
Entropy Engineer 2023-04-30 13:27:23 +05:00 committed by EntropyEngineer
parent 94eb2ec197
commit 199205a07c
7 changed files with 37 additions and 17 deletions

View file

@ -14,3 +14,4 @@ $a->strings['Site ID'] = 'Site ID';
$a->strings['Show opt-out cookie link?'] = 'Show opt-out cookie link?';
$a->strings['Asynchronous tracking'] = 'Asynchronous tracking';
$a->strings['Settings updated.'] = 'Settings updated.';
$a->strings["Shortcut path to the script ('/js/' instead of '/piwik.js')"] = "Shortcut path to the script ('/js/' instead of '/piwik.js')";