shenzhou.php
来自「ECSHOP是一款开源免费的通用电子商务平台构建软件」· PHP 代码 · 共 27 行
PHP
27 行
<?php
/**
* ECSHOP shenzhou 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: zblikai $
* $Id: shenzhou.php 15646 2009-02-23 08:33:00Z zblikai $
*/
global $_LANG;
$_LANG['shenzhou'] = 'Quick money to pay shenzhou';
$_LANG['shenzhou_desc'] = 'shenzhou quick money can be used to pay are shenzhou China Mobile recharge card to pay. shenzhou currently used to pay the amount of orders should not less than one million, can not exceed 500 yuan.' .
'(Website:http://www.99bill.com)';
$_LANG['shenzhou_account'] = 'Quick money shenzhou Account';
$_LANG['shenzhou_key'] = 'Key businesses';
$_LANG['pay_button'] = 'Use shenzhou card payment';
?>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?