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é vos modification sur eBay';
$_['text_heading_settings'] = 'Paramè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és';
$_['text_heading_summary'] = 'Sommaire eBay';
$_['text_heading_profile'] = 'Profils';
$_['text_heading_template'] = 'Thèmes';
$_['text_heading_ebayacc'] = 'Compte eBay';
$_['text_heading_register'] = 'S’enregistrer ici';
// Error
$_['error_category_nosuggestions'] = 'Impossible de charger aucune des catégories suggérées';
$_['error_loading_catalog'] = 'Échec de la recherche du catalogue eBay.';
$_['error_generic_fail'] = 'Une erreur inconnue est intervenue !';
?>