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

📄 index.php

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

/**
 * ECSHOP Control panel start page 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;it mean that you can modify, use and
 * republish the program code, on the premise of that your behavior is not for
 * commercial purposes.
 * ============================================================================
 * $Author: weberliu $
 * $Date: 2006-12-2610:30:06+0800$(Tuesday,26 Decembers 2006)
 * $Id: index.php 3712 2006-12-26 02:30:06Z weberliu $
*/
$_LANG['shop_guide'] = 'Shop guide';$_LANG['set_navigator'] = 'Set navigator';
$_LANG['about'] ='About ECSHOP';
$_LANG['preview'] ='Preview';
$_LANG['menu'] ='Menu';
$_LANG['help'] ='Help';
$_LANG['signout'] ='Quit';
$_LANG['profile'] ='Profile';
$_LANG['view_message'] ='Admin Message';
$_LANG['send_msg'] ='Send Message';
$_LANG['toggle_calculator'] ='Calculator';
$_LANG['expand_all'] ='Spread';
$_LANG['collapse_all'] ='Shut';
$_LANG['no_help'] ='Temporarily still have no those part of contents.';
$_LANG['js_languages']['expand_all'] ='Spread';
$_LANG['js_languages']['collapse_all'] ='Shut';

/*------------------------------------------------------ */
//-- Calculator
/*------------------------------------------------------ */

$_LANG['calculator']='Calculator';
$_LANG['clear_calculator']='Clearance';
$_LANG['backspace']='Back a space';

/*------------------------------------------------------ */
//-- Start page
/*------------------------------------------------------ */
$_LANG['pm_title'] ='Title';
$_LANG['pm_username'] ='Username';
$_LANG['pm_time'] ='Time';
$_LANG['order_stat'] ='Orders Statistics Information';
$_LANG['unconfirmed'] ='Unconfirmed orders:';
$_LANG['await_ship'] ='Not shipping orders:';
$_LANG['await_pay'] ='Unpaid orders:';
$_LANG['finished'] ='Finished orders:';
$_LANG['new_booking'] ='Booking [New]:';
$_LANG['new_reimburse'] ='Refund application:';
$_LANG['goods_stat'] ='Products Statistics Information';
$_LANG['virtual_card_stat'] = 'Virtual Card Statistics Information';
$_LANG['goods_count'] ='Products quantity:';
$_LANG['sales_count'] ='Promotion products:';
$_LANG['new_goods'] ='New products:';
$_LANG['recommed_goods'] ='Best products:';
$_LANG['hot_goods'] ='Hot products:';
$_LANG['warn_goods'] ='Stock warning quantity:';
$_LANG['clear_cache'] ='Clear cache';
$_LANG['acess_stat'] ='Visit Statistics';
$_LANG['acess_today'] ='Visit today:';
$_LANG['online_users'] ='Online:';
$_LANG['user_count'] ='Member amount:';
$_LANG['today_register'] ='Register today:';
$_LANG['new_feedback'] ='Latest message:';
$_LANG['new_comments'] ='Latest comments:';
$_LANG['system_info'] ='System Information';
$_LANG['os'] ='Server operate system:';
$_LANG['web_server'] ='Web server:';
$_LANG['php_version'] ='PHP version:';
$_LANG['mysql_version'] ='MySQL version:';
$_LANG['gd_version'] ='GD version:';
$_LANG['zlib'] ='Zlib support:';
$_LANG['ecs_version'] ='ECShop version:';
$_LANG['install_date'] ='Install date:';
$_LANG['ip_version'] ='IP database version:';
$_LANG['max_filesize'] ='Limit size of upload file:';
$_LANG['safe_mode'] ='Safe mode:';
$_LANG['safe_mode_gid'] ='Safe mode GID:';
$_LANG['timezone'] = 'Timezone:';
$_LANG['no_timezone'] = 'n/a';
$_LANG['socket'] = 'Socket enabled:';

$_LANG['remove_install'] ='You haven\'t yet delete the install directory, we suggest you delete the install file for the system safety.';
$_LANG['remove_upgrade'] ='You haven\'t yet delete the upgrade directory, we suggest you delete the upgrade file for the system safety.';
$_LANG['temp_dir_cannt_read'] = 'Your server has set open_base_dir without %s, the file will can\'t be uploaded.';
$_LANG['not_writable'] = '%s directory can\'t be wrote in锛

⌨️ 快捷键说明

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