1
0
opencart-languagepack-finnish/admin/extension/openbay/ebay.php

27 lines
1.2 KiB
PHP
Raw Permalink Normal View History

2020-02-12 21:25:39 +00:00
<?php
// Heading
$_['heading_title'] = 'eBay';
$_['text_openbay'] = 'OpenBay Pro';
$_['text_dashboard'] = 'eBay Dashboard';
// Text
$_['text_success'] = 'You have saved your changes to the eBay extension';
$_['text_heading_settings'] = 'Settings';
$_['text_heading_sync'] = 'Synchronise';
$_['text_heading_subscription'] = 'Change plan';
$_['text_heading_usage'] = 'Usage';
$_['text_heading_links'] = 'Item links';
$_['text_heading_item_import'] = 'Import items';
$_['text_heading_order_import'] = 'Import orders';
$_['text_heading_adds'] = 'Installed add-ons';
$_['text_heading_summary'] = 'eBay summary';
$_['text_heading_profile'] = 'Profiles';
$_['text_heading_template'] = 'Templates';
$_['text_heading_ebayacc'] = 'eBay account';
$_['text_heading_register'] = 'Register here';
// Error
$_['error_category_nosuggestions'] = 'Could not load any suggested categories';
$_['error_loading_catalog'] = 'eBay catalog search failed';
$_['error_generic_fail'] = 'An unknown error just happened!';
$_['error_no_products'] = 'No products found';