8 lines
172 B
PHP
8 lines
172 B
PHP
<?php
|
|
|
|
return [
|
|
'Sales statistics' => 'Sales statistics',
|
|
'Stats on %month/%year' => 'Stats on %month/%year',
|
|
'Thelia informations' => 'Thelia information',
|
|
];
|