openbay_menu.php (850B)
1 <?php 2 // Text 3 $_['text_openbay_extension'] = 'OpenBay Pro'; 4 $_['text_openbay_dashboard'] = 'Dashboard'; 5 $_['text_openbay_orders'] = 'Bulk order update'; 6 $_['text_openbay_items'] = 'Manage items'; 7 $_['text_openbay_ebay'] = 'eBay'; 8 $_['text_openbay_amazon'] = 'Amazon (EU)'; 9 $_['text_openbay_amazonus'] = 'Amazon (US)'; 10 $_['text_openbay_etsy'] = 'Etsy'; 11 $_['text_openbay_settings'] = 'Settings'; 12 $_['text_openbay_links'] = 'Item links'; 13 $_['text_openbay_report_price'] = 'Pricing report'; 14 $_['text_openbay_order_import'] = 'Order import'; 15 $_['text_openbay_fba'] = 'Fulfillment by Amazon'; 16 $_['text_openbay_fulfillmentlist'] = 'Fulfillments'; 17 $_['text_openbay_orderlist'] = 'Orders';