You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

31 lines
1.8 KiB

<?php
/**
* ECSHOP Tenpay Payment Plug-in language file
* ============================================================================
* All right reserved (C) 2005-2016 Shanghai Yi Shang Chuang Technology
* Development Ltd.
* Web site: http://www.ecmoban.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: liubo $
* $Id: tenpay.php 17217 2011-01-19 06:29:08Z liubo $
*/
global $_LANG;
$_LANG['tenpay'] = 'Tenpay';
$_LANG['tenpay_desc'] = '<b>Tenpay(www.tenpay.com) -Tencent\'s online payment platform, by authority of the state security certification, support for all major banks in online payment, pay the processing fees.</b><br /><a href="http://cloud.ecshop.com/payment_apply.php?mod=tenpay&par=1202822001" target="_blank">Immediately apply for: a single rate:1%</a><br /><a href="http://cloud.ecshop.com/payment_apply.php?mod=tenpay&par=1442037873" target="_blank">Buy Now package quantity package: a single rate of post-conversion
:0.6-1%</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';
$_LANG['penpay_register'] = "<a href='http://cloud.ecshop.com/payment_apply.php?mod=tenpay&par=1202822001' target=\"_blank\">Application: single immediately free rate:1%</a>";
?>