$_LANG['mailsend_ok'] = 'Send e-mail %s success! There are %s message was not sent!';
$_LANG['mailsend_finished'] = 'Send e-mail %s success! All e-mail to complete!';
$_LANG['mailsend_null'] = 'E-mail list empty!';
$_LANG['mailsend_skip'] = 'Continue to send the next...';
$_LANG['email_sending'] = 'Are dealing with e-mail queue...';
$_LANG['pause'] = 'Suspended';
$_LANG['conti'] = 'Continue';
$_LANG['str'] = 'Has been sent% d messages.';
//开店向导
$_LANG['shop_name'] = 'Shop name';
$_LANG['shop_title'] = 'Shop title';
$_LANG['shop_country'] = 'Shop country';
$_LANG['shop_province'] = 'Shop province';
$_LANG['shop_city'] = 'Shop city';
$_LANG['shop_address'] = 'Shop address';
$_LANG['shop_ship'] = 'Shop shipping';
$_LANG['ship_name'] = 'Shipping name';
$_LANG['ship_country'] = 'Shipping country';
$_LANG['ship_province'] = 'Shipping province';
$_LANG['ship_city'] = 'Shipping city';
$_LANG['ship_district'] = 'Shipping district';
$_LANG['shop_pay'] = 'Shop payment';
$_LANG['select_please'] = 'Select please';
$_LANG['good_name'] = 'Goods name';
$_LANG['good_number'] = 'Goods number';
$_LANG['good_category'] = 'Goods category';
$_LANG['good_brand'] = 'Goods brand';
$_LANG['good_price'] = 'Goods price';
$_LANG['good_brief'] = 'Goods brief';
$_LANG['good_image'] = 'Good image';
$_LANG['is_new'] = 'New';
$_LANG['is_best'] = 'Best';
$_LANG['is_hot'] = 'Hot';
$_LANG['good_intro'] = 'Goods introduction';
$_LANG['skip'] = 'Done';
$_LANG['next_step'] = 'Next step';
$_LANG['ur_add'] = 'Guide-Add goods';
$_LANG['ur_config'] = 'Guide-Shop config';
$_LANG['shop_basic_first'] = "Shops set up some basic information<em>Store names, addresses, distribution, methods of payment, etc.</em>";
$_LANG['shop_basic_second'] = "Add some goods to stores<em>Commodity name, number, classification, brand, price, description, etc.</em>";
$_LANG['shop_basic_third'] = "Congratulations to you, your shop can use!<em>Below are some common features links polymerization. You close this page, in the left-hand menu can still find related items</em>";
$_LANG['add_good'] = 'Add good';
$_LANG['add_category'] = 'Add category';
$_LANG['add_type'] = 'Good type';
$_LANG['add_favourable'] = 'Add favourable';
$_LANG['shop_config'] = 'Shop config';
$_LANG['select_template'] = 'Select template';
$_LANG['shop_back_in'] = 'Enter the site background';
$_LANG['invalid_goods_img'] ='Product picture format inaccuracy!';
$_LANG['goods_img_too_big'] ='Product picture file is too big(the biggest value: %s), can\'t upload.';
//JS语言
$_LANG['js_languages']['shop_name_not_null'] = 'Goods name can not null';
$_LANG['js_languages']['good_name_not_null'] = 'Goods title can not null';
$_LANG['js_languages']['good_category_not_null'] = 'Goods category can not null';
$_LANG['js_languages']['good_number_not_number'] = 'Goods number is not number';
$_LANG['js_languages']['good_price_not_number'] = 'Goods price is not number';
/*后台语言项*/
$_LANG['send_mail_off'] = 'Turn off automatically send e-mail';