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' ;
?>