9 lines
230 B
PHP
9 lines
230 B
PHP
<?php
|
|
|
|
return [
|
|
'Sales statistics' => 'Statistiques de vente',
|
|
'Stats on %month/%year' => 'Statistiques pour %month/%year',
|
|
'Thelia Github activity' => 'Thelia sur Github',
|
|
'Thelia news' => 'Actualité Thelia',
|
|
];
|