<?php
// Text
$_['text_title'] = 'PayPal Express Checkout';
$_['text_canceled'] = 'Succès: Vous avez réussi ce paiement!';

// Button
$_['button_cancel'] = 'Annuler le paiement récurrent';

// Error
$_['error_not_cancelled'] = 'Erreur: %s';
$_['error_not_found'] = 'Impossible d\'annuler le profil récurrent';
