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

17 lines
850 B
PHP
Raw Normal View History

2020-02-12 21:25:39 +00:00
<?php
// Text
$_['text_openbay_extension'] = 'OpenBay Pro';
$_['text_openbay_dashboard'] = 'Dashboard';
$_['text_openbay_orders'] = 'Bulk order update';
$_['text_openbay_items'] = 'Manage items';
$_['text_openbay_ebay'] = 'eBay';
$_['text_openbay_amazon'] = 'Amazon (EU)';
$_['text_openbay_amazonus'] = 'Amazon (US)';
$_['text_openbay_etsy'] = 'Etsy';
$_['text_openbay_settings'] = 'Settings';
$_['text_openbay_links'] = 'Item links';
$_['text_openbay_report_price'] = 'Pricing report';
$_['text_openbay_order_import'] = 'Order import';
$_['text_openbay_fba'] = 'Fulfillment by Amazon';
$_['text_openbay_fulfillmentlist'] = 'Fulfillments';
$_['text_openbay_orderlist'] = 'Orders';