8 lines
187 B
PHP
8 lines
187 B
PHP
<?php
|
|
|
|
return [
|
|
'Sales statistics' => 'Statistiques de vente',
|
|
'Stats on %month/%year' => 'Statistiques pour %month/%year',
|
|
'Thelia informations' => 'Informations Thelia',
|
|
];
|