securetrading_pp.php
596 Bytes
<?php
$_['text_title'] = 'Carte de crédit';
$_['button_confirm'] = 'Confirmer';
$_['text_postcode_check'] = 'Contrôle code postal : %s';
$_['text_security_code_check'] = 'ContrôleCVV2 : %s';
$_['text_address_check'] = 'Contrôle adresse : %s';
$_['text_not_given'] = 'Non communiqué';
$_['text_not_checked'] = 'Non contrôlé';
$_['text_match'] = 'Correspond';
$_['text_not_match'] = 'Ne correspond pas';
$_['text_payment_details'] = 'Détails du paiement';
$_['entry_card_type'] = 'Type de la carte';
?>