Files
2021-04-08 15:57:38 +02:00

13 lines
391 B
PHP

<?php
return [
'Shipping' => 'Frais de livraison ou de retrait TTC',
'Total incl. taxes without postage' => 'Frais de livraison ou retrait TTC',
'customerfamily.bo.default' => [
'Family of this customer' => 'Famille de ce client',
],
'ordercomment.fo.default' => [
'Add your comment' => 'Vous pouvez rajouter un commentaire à votre commande',
],
];