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

📄 user_msg.php

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

/**
 * ECSHOP User message 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: user_msg.php 4752 2007-01-30 08:02:08Z paulgao $
*/

$_LANG['msg_title'] = 'Title';
$_LANG['list_all'] = 'View all messages';

$_LANG['msg_id'] = 'ID';
$_LANG['msg_time'] = 'Time';
$_LANG['msg_content'] = 'Contents';
$_LANG['user_name'] = 'Username';
$_LANG['msg_type'] = 'Type';

$_LANG['from'] = 'From';

$_LANG['type'] = array('message','appeal','enquiry','after-sale','seek purchase','business message');

$_LANG['reply'] = 'Reply';
$_LANG['replyed'] = 'Replyed';
$_LANG['unreplyed'] = 'Unreplyed';

$_LANG['view'] = 'View message';
$_LANG['view_upload_file'] = 'View upload file';
$_LANG['reply_content'] = 'Reply content';

$_LANG['have_reply_content'] = 'TIP: The message have replied, if you continue, you will lose the old contents!';

$_LANG['edit_reply'] = 'Edit';

$_LANG['reply_content'] = 'Reply content';
$_LANG['email'] = 'email';

$_LANG['msg_for_order'] = '瀵硅

⌨️ 快捷键说明

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