Inital commit

This commit is contained in:
2020-11-19 15:36:28 +01:00
parent 71f32f83d3
commit 66ce4ee218
18077 changed files with 2166122 additions and 35184 deletions

View File

@@ -0,0 +1,13 @@
<?php
return array(
'Atos Configuration' => 'Atos Configuration',
'Atos-SIPS Platform configuration' => 'Atos-SIPS Platform configuration',
'Atos-SIPS call log to callback URL' => 'Atos-SIPS call log to callback URL',
'Callback URL' => 'Callback URL',
'Download full log' => 'Download full log',
'Operation mode' => 'Operation mode',
'Payment configuration' => 'Payment configuration',
'This is the callback URL, that will be called by Atos SIPS after customer payment. Be sure that this URL is reachable by remote mechines' => 'This is the callback URL, that will be called by Atos SIPS after customer payment. Be sure that this URL is reachable by remote machines',
'You can <a href="%url">edit the payment confirmation email</a> sent to the customer after a successful payment.' => 'You can <a href="%url">edit the payment confirmation email</a> sent to the customer after a successful payment.',
);

View File

@@ -0,0 +1,13 @@
<?php
return array(
'Atos Configuration' => 'Atos Configuration',
'Atos-SIPS Platform configuration' => 'Configuration de la plate-forme SIPS-Atos',
'Atos-SIPS call log to callback URL' => 'Atos-SIPS callback URL log',
'Callback URL' => 'URL de retour',
'Download full log' => 'Télécharger l\'historique complet',
'Operation mode' => 'Mode de fonctionnement',
'Payment configuration' => 'Configuration du paiement',
'This is the callback URL, that will be called by Atos SIPS after customer payment. Be sure that this URL is reachable by remote mechines' => 'Il s\'agit de l\'URL de retour appelée par Atos SIPS après le paiement de vos clients. Assurez-vous que cette URL est joignable par des machines distantes.',
'You can <a href="%url">edit the payment confirmation email</a> sent to the customer after a successful payment.' => 'Vous pouvez <a href="%url">modifier le mail de confirmation de paiement</a> envoyé au client.',
);