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.
 
 
 
 

12 lines
740 B

<?php
defined('BASE_PATH') OR exit('No direct script access allowed');
$_LANG['tenpay'] = '财付通';
$_LANG['tenpay_desc'] = '<b>财付通(www.tenpay.com) - 腾讯旗下在线支付平台,通过国家权威安全认证,支持各大银行网上支付,免支付手续费。</b>';
$_LANG['tenpay_account'] = '财付通商户号';
$_LANG['tenpay_key'] = '财付通密钥';
$_LANG['magic_string'] = '自定义签名';
$_LANG['pay_button'] = '立即使用财付通支付';
$_LANG['account_voucher'] = '会员帐户充值';
$_LANG['shop_order_sn'] = '商城订单号';
$_LANG['penpay_register'] = "<a href='http://www.tenpay.com' target=\"_blank\">立即免费申请</a>";