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