mirror of
https://github.com/DanielSiepmann/tracking.git
synced 2024-11-10 01:26:10 +01:00
7 lines
157 B
PHP
7 lines
157 B
PHP
|
<?php
|
||
|
return [
|
||
|
'tracking' => [
|
||
|
'title' => 'LLL:EXT:tracking/Resources/Private/Language/locallang.xlf:dashboard.widget.group.tracking',
|
||
|
],
|
||
|
];
|