📄 tenpay.php
字号:
<?php
/**
* ECSHOP Tenpay Payment Plug-in 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 means 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: tenpay.php 15646 2009-02-23 08:33:00Z zblikai $
*/
global $_LANG;
$_LANG['tenpay'] = 'Tenpay';
$_LANG['tenpay_desc'] = 'Website:(www.tenpay.com) is a powerful functions payment system,it is established by Tencent. Tencent is recognized as the operator of the leading Internet community in China, and it render the best payment services for QQ users.' .
'<a href="http://union.tenpay.com/mch/?id=1201650501" target="_blank" style="font-weight:bold; color:#CC0000">立即注册</a>';
$_LANG['tenpay_account'] = 'Tenpay accounts';
$_LANG['tenpay_key'] = 'MD5 key';
$_LANG['magic_string'] = 'Custom signature';
$_LANG['pay_button'] = 'Pay in Tenpay immediately';
$_LANG['account_voucher'] = 'Member Account recharge';
$_LANG['shop_order_sn'] = 'Mall order number';
?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -