?? user.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 + -