Store names, addresses, distribution, methods of payment, etc.";
$_LANG['shop_basic_second'] = "Add some goods to storesCommodity name, number, classification, brand, price, description, etc.";
$_LANG['shop_basic_third'] = "Congratulations to you, your shop can use!Below are some common features links polymerization. You close this page, in the left-hand menu can still find related items";
$_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';
?>