Welcome to mirror list, hosted at ThFree Co, Russian Federation.

en.php « lang - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ffc7e0e69e709f69875ddae19e72015d2637f8f8 (plain)
1
2
3
4
5
<?php
$translations = array(
	'General_Unknown' => 'Unknown',
);
?>