Files
sterivein/local/modules/TakeCustomerAccount/I18n/fr_FR.php
2020-11-19 15:36:28 +01:00

6 lines
87 B
PHP

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