This commit is contained in:
2020-04-12 23:05:37 +02:00
committed by Stefan Rohde-Enslin
commit 57a7d5cf14
84 changed files with 1301 additions and 0 deletions

9
en/statistics.php Normal file
View File

@ -0,0 +1,9 @@
<?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';