[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

@ -9,3 +9,4 @@ $a->strings["Site ID"] = "ID сайта";
$a->strings["Show opt-out cookie link?"] = "Показать ссылку opt-out cookie?";
$a->strings["Asynchronous tracking"] = "Асинхронное отслеживание";
$a->strings["Settings updated."] = "Настройки обновлены.";
$a->strings["Shortcut path to the script ('/js/' instead of '/piwik.js')"] = "Сокращенный путь к скрипту ('/js/' вместо '/piwik.js')";