7 lines
144 B
PHP
Executable File
7 lines
144 B
PHP
Executable File
<?php
|
|
|
|
return array(
|
|
'Mode de fonctionnement' => 'Operation Mode',
|
|
'Vous avez annulé le paiement' => 'You have cancel the payment',
|
|
);
|