ebay.php 1.25 KB
<?php
// Heading
$_['heading_title']         		= 'eBay';
$_['text_openbay']					= 'OpenBay Pro';
$_['text_dashboard']				= 'Tableau de bord eBay';

// Text
$_['text_success']         			= 'Vous avez sauvergard&eacute; vos modification sur eBay';
$_['text_heading_settings']         = 'Param&egrave;tres';
$_['text_heading_sync']             = 'Synchroniser';
$_['text_heading_subscription']     = 'Changer le plan';
$_['text_heading_usage']          	= 'Usage';
$_['text_heading_links']            = 'Liens des articles';
$_['text_heading_item_import']      = 'Importer les articles';
$_['text_heading_order_import']     = 'Importer les commandes';
$_['text_heading_adds']             = 'Add-ons install&eacute;s';
$_['text_heading_summary']          = 'Sommaire eBay';
$_['text_heading_profile']          = 'Profils';
$_['text_heading_template']         = 'Th&egrave;mes';
$_['text_heading_ebayacc']          = 'Compte eBay';
$_['text_heading_register']         = 'S&#8217;enregistrer ici';

// Error
$_['error_category_nosuggestions']  = 'Impossible de charger aucune des cat&eacute;gories sugg&eacute;r&eacute;es';
$_['error_loading_catalog']         = '&Eacute;chec de la recherche du catalogue eBay.';
$_['error_generic_fail']         	= 'Une erreur inconnue est intervenue !';
?>