Inital commit
This commit is contained in:
13
local/modules/Atos/I18n/backOffice/default/en_US.php
Normal file
13
local/modules/Atos/I18n/backOffice/default/en_US.php
Normal 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.',
|
||||
);
|
||||
13
local/modules/Atos/I18n/backOffice/default/fr_FR.php
Normal file
13
local/modules/Atos/I18n/backOffice/default/fr_FR.php
Normal 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.',
|
||||
);
|
||||
Reference in New Issue
Block a user