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.
This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
< ? php
/**
* shop 首信在线支付语言文件
* ============================================================================
* * 版权所有 2005-2012 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.shop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: wayne $
* $Id: cappay.php 17217 2011-01-19 06:29:08Z wayne $
*/
global $_LANG ;
$_LANG [ 'cappay' ] = '首信易支付' ;
$_LANG [ 'cappay_desc' ] = '首信易支付作为具有国家资质认证、政府投资背景的中立第三方网上支付平台拥有雄厚的实力和卓越的信誉。同时,它也是国内唯一首家通过 ISO 9001: 2000质量管理体系认证的支付平台。规范的流程及优异的服务品质为首信易支付于2005 和2006年连续两年赢得“电子支付用户信任奖”和2006年度“B2B支付创新奖”殊荣奠定了坚实的基础。<a href="http://cloud.shop.com/payment_apply.php?mod=cappay" target="_blank"><strong>点击这里立即注册首信易</strong></a>' ;
$_LANG [ 'cappay_account' ] = '商户编号' ;
$_LANG [ 'cappay_key' ] = 'MD5支付密钥' ;
$_LANG [ 'cappay_currency' ] = '支付货币' ;
$_LANG [ 'cappay_currency_range' ][ '0' ] = '人民币' ;
$_LANG [ 'cappay_currency_range' ][ '1' ] = '美元' ;
$_LANG [ 'cappay_button' ] = '首信易支付平台' ;
$_LANG [ 'cappay_member_button' ] = '首信易支付会员通道' ;
$_LANG [ 'cappay_mobile_button' ] = '首信易支付手机通道' ;
$_LANG [ 'cappay_en_button' ] = 'Easy-pay online platform' ;
?>