Files
domokits/local/modules/TakeCustomerAccount/I18n/fr_FR.php
2019-11-21 12:25:31 +01:00

6 lines
87 B
PHP

<?php
return array(
'Customer not found' => 'Impossible de trouver le client',
);