$_LANG['back_list'] = 'Return to Dutch auction list';
$_LANG['continue_add'] = 'Continue add a new Dutch auction';
$_LANG['add_succeed'] = 'Add succeed';
$_LANG['edit_succeed'] = 'Edit succeed';
$_LANG['edit_fail'] = 'Edit fail';
$_LANG['no_name'] = 'Please enter Dutch auction name';
$_LANG['enter_num'] = 'Please enter a figure';
$_LANG['enter_int'] = 'Please enter an integer';
/* Help */
$_LANG['notice_goodsid'] = 'You need search the product, create product list and to select.';
$_LANG['notice_min_price'] = 'Min limit of range for Dutch auction.';
$_LANG['notice_max_price'] = 'Max limit of range for Dutch auction.';
$_LANG['notice_price'] = 'When the prizewinner\'s bidding more than the price, buy the product with the price.When the price is 0, buy the product with the prizewinner\'s bidding.';
$_LANG['notice_integral'] = 'Consume points every bidding.';
/*JS language item*/
$_LANG['js_languages']['no_name'] = 'Please enter Dutch auction name.';
$_LANG['js_languages']['no_desc'] = 'Please enter Dutch auction description.';