openbay_order.php 1.31 KB
<?php
// Heading
$_['heading_title']   			= 'Mise &agrave; jour commande en nombre';
$_['text_openbay']              = 'OpenBay Pro';
$_['text_confirm_title']        = 'Revoir la mise &agrave; jour du statut';

// Button
$_['button_status']           	= 'Modifier l&#8217;&eacute;tat';
$_['button_update']           	= 'Mettre &agrave; jour';

// Column
$_['column_channel']        	= 'Canal de comande';
$_['column_additional']     	= 'Informations suppl&eacute;mentaires';
$_['column_comments']      		= 'Commentaires';
$_['column_notify']        		= 'Notifier';

// Text
$_['text_confirmed']            = '%s commandes ont &eacute;t&eacute; marqu&eacute;es %t';
$_['text_no_orders']            = 'Aucune commande s&eacute;lectionn&eacute;e pour la mise &agrave;';
$_['text_confirm_change_text']  = 'Changerer le statut par';
$_['text_other']                = 'Autre';
$_['text_error_carrier_other']  = 'Une comande est manquante sur l&#8217;entr&eacute; "Autre transporteur" !';
$_['text_web']                  = 'Web';
$_['text_ebay']                 = 'eBay';
$_['text_amazon']               = 'Amazon EU';
$_['text_amazonus']             = 'Amazon US';
$_['text_etsy']             	= 'Etsy';

// Entry
$_['entry_carrier']             = 'Transporteur';
$_['entry_tracking_no']         = 'Trace';
$_['entry_other']               = 'Autre';
?>