<?php
$_['lang_openbay']                      = 'OpenBay Pro';
$_['lang_page_title']                   = 'OpenBay Pro for eBay';
$_['lang_ebay']                         = 'eBay';
$_['lang_heading']                      = 'Order import';
$_['lang_btn_return']                   = 'Return';
$_['lang_sync_orders']                  = 'Orders';
$_['lang_sync_pull_orders']             = 'Pull new orders';
$_['lang_sync_pull_orders_text']        = 'Pull orders';
$_['lang_ajax_load_error']              = 'Sorry, could not get a connection';
$_['lang_error_validation']             = 'You need to register for your API token and enable the module.';
$_['lang_sync_pull_notice']             = 'This will pull new orders since the last automated check. If you have just installed then it will default to the last 24 hours.';
$_['lang_ajax_orders_import']           = 'Any new orders should appear within a few minutes';