⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 user.php

📁 ECSHOP是一款开源免费的通用电子商务平台构建软件
💻 PHP
字号:
<?php

/**
 * ECSHOP Member center language item
 * ============================================================================
 * All right reserved (C) 2005-2007 Beijing Yi Shang Interactive Technology
 * Development Ltd.
 * Web site: http://www.ecshop.com
 * ----------------------------------------------------------------------------
 * This is a free/open source software;it means that you can modify, use and
 * republish the program code, on the premise of that your behavior is not for
 * commercial purposes.
 * ============================================================================
 * $Author: scottye $
 * $Date: 2007-02-13 12:10:22 +0800$ (Tuesday,13 February 2007)
 * $Id: user.php 5833 2007-02-13 04:10:22Z scottye $
*/

$_LANG['require_login'] = 'Illegal entry.<br />You can\'t finish the operation until login.';

/* User menu */
$_LANG['label_welcome'] = 'Welcome';
$_LANG['label_profile'] = 'My Information';
$_LANG['label_order'] = 'My Order';
$_LANG['label_address'] = 'Consignee Address';
$_LANG['label_message'] = 'My Feedback';
$_LANG['label_tag'] = 'My Tag';
$_LANG['label_collection'] = 'My Favorite';
$_LANG['label_bonus'] = 'My Bonus';
$_LANG['label_comment'] = 'My Comment';
$_LANG['label_group_buy'] = 'My Associates';
$_LANG['label_booking'] = 'Booking Records';
$_LANG['label_user_surplus'] = 'Funds Management';
$_LANG['label_logout'] = 'Logout';

/* Member's balance(Advance payment) */
$_LANG['add_surplus_log'] = '鏌ョ湅甯愭埛鏄庣粏';
$_LANG['view_application'] = '鏌ョ湅鐢宠

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -