<?php
// Heading
$_['heading_title'] = 'Operation CADEAUX !';
$_['spend_over'] = 'Pour toute commande de %s ou plus choisissez %s CADEAU parmi :';
$_['one'] = '1';
$_['two'] = '2';
$_['unlimited'] = 'an unlimited number';
$_['gift_over'] = 'Gift over';
$_['complete_all_required_data'] = 'You must complete the all required data';
$_['button_update'] = 'Puis cliquez sur ce bouton pour ajouter le Cadeau OFFERT a votre commande';
$_['text_select_gift'] = 'Selectionnez votre CADEAU';
$_['text_gifts'] = 'Cadeaux';
$_['text_choose'] = 'Choisissez';
$_['text_choose_gift'] = 'CADEAU ';
$_['text_choose_gifts'] = 'CADEAUX ';
$_['text_gift'] = '(OFFERT)';
$_['button_upload'] = 'Upload';
$_['update_cart'] = 'Votre cadeau est rajout&eacute; a votre commande !';
?>