10 lines
305 B
PHP
10 lines
305 B
PHP
|
<?PHP
|
||
|
$tlStatistics['frontend'] = 'Frontend';
|
||
|
$tlStatistics['musdb'] = 'musdb';
|
||
|
$tlStatistics['themator'] = 'Themator';
|
||
|
$tlStatistics['noda'] = 'md:term / nodac';
|
||
|
$tlStatistics['others'] = 'Others';
|
||
|
$tlStatistics['Total'] = 'Total';
|
||
|
$tlStatistics['Checked'] = 'Checked';
|
||
|
$tlStatistics['users'] = 'Users';
|