📄 tag_manage.php
字号:
<?php
/**
* ECSHOP Tag manage 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锛沬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 January 2007) $
* $Id: tag_manage.php 4752 2007-01-30 08:02:08Z paulgao $
*/
$_LANG['tag_manage'] = 'Tag manage';
$_LANG['tag_id'] = 'Tag ID';
$_LANG['tag_words'] = 'Tag';$_LANG['add_tag'] = 'Add tags';
$_LANG['user_id'] = 'Username';
$_LANG['goods_id'] = 'Product name';
$_LANG['drop_tags'] = 'Delete tags';
$_LANG['no_select_tag'] = 'You don\'t need to remove the tag.';
$_LANG['drop_success'] = 'You have delete %d tags.';
$_LANG['back_list'] = 'Return to tag list.';$_LANG['tagword_exist'] = 'tag %s has exists锛
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -