You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
1.2 KiB
27 lines
1.2 KiB
<?php
|
|
|
|
/**
|
|
* shopex Single v4.6 转换程序语言文件
|
|
* ============================================================================
|
|
* * 版权所有 2005-2016 上海商创网络科技有限公司,并保留所有权利。
|
|
* 网站地址: http://www.ecmoban.com;
|
|
* ----------------------------------------------------------------------------
|
|
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
|
|
* 使用;不允许对程序代码以任何形式任何目的的再发布。
|
|
* ============================================================================
|
|
* $Author: liubo $
|
|
* $Id: shopex46.php 17217 2011-01-19 06:29:08Z liubo $
|
|
*/
|
|
|
|
$_LANG['shopex46_desc'] = 'shopex Single V4.6';
|
|
|
|
$_LANG['step_file'] = '正在复制文件...';
|
|
$_LANG['step_cat'] = '正在转换商品分类...';
|
|
$_LANG['step_brand'] = '正在转换商品品牌...';
|
|
$_LANG['step_goods'] = '正在转换商品...';
|
|
$_LANG['step_users'] = '正在转换会员...';
|
|
$_LANG['step_article'] = '正在转换文章...';
|
|
$_LANG['step_order'] = '正在转换订单...';
|
|
$_LANG['step_config'] = '正在转换商店设置...';
|
|
|
|
?>
|