8 lines
177 B
PHP
8 lines
177 B
PHP
<?php
|
|
|
|
return array(
|
|
'Stats on %month/%year' => 'Stats on %month/%year',
|
|
'Thelia informations' => 'Thelia information',
|
|
'Sales statistics' => 'Sales statistics',
|
|
);
|