?? category.php
字號:
<?php
/**
* ECSHOP Commodity category management language file
* ============================================================================
* 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錛沬t means that you can modify, use and
* republish the program code, on the premise of that your behavior is not for
* commercial purposes.
* ============================================================================
* $Author: paulgao $
* $Date: 2007-01-30 16:02:08 +0800 (Tuesday, 30 Jan. 2007) $
* $Id: category.php 4752 2007-01-30 08:02:08Z paulgao $
*/
/* Commodity category field information */
$_LANG['cat_id'] = 'ID';
$_LANG['cat_name'] = 'Name';
$_LANG['isleaf'] = 'Disallow';
$_LANG['noleaf'] = 'Allow';
$_LANG['keywords'] = 'Keywords';
$_LANG['cat_desc'] = 'Description';
$_LANG['parent_id'] = 'Parent';
$_LANG['sort_order'] = 'Sort';
$_LANG['measure_unit'] = 'Quantity unit';
$_LANG['delete_info'] = 'Delete checked';
$_LANG['category_edit'] = 'Edit category';
$_LANG['move_goods'] = 'Move product';
$_LANG['cat_top'] = 'Root';
$_LANG['show_in_nav'] = 'Display in navigation';
$_LANG['cat_style'] = '鍒嗙被鐨勬牱寮忚〃鏂囦歡';
$_LANG['is_show'] = '鏄
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -