8 lines
105 B
PHP
8 lines
105 B
PHP
<?php
|
|
|
|
return [
|
|
'hookproductsnew.fo.default' => [
|
|
'Latest' => 'Derniers produits',
|
|
],
|
|
];
|