sto_express.php
来自「英文版本的 ECSHOP 游戏要的 加QQ 3506796」· PHP 代码 · 共 24 行
PHP
24 行
<?php
/**
* ECSHOP Shen Tong shipping plug-in's 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锛沬t mean that you can modify, use and
* republish the program code, on the premise of that your behavior is not for
* commercial purposes.
* ============================================================================
* $Author: weberliu $
* $Date: 2006-10-19 11:54:44 +0800 (Thursday, 19 October 2006) $
* $Id: sto_express.php 1976 2006-10-19 03:54:44Z weberliu $
*/
$_LANG['sto_express'] = 'Shen Tong shipping';
$_LANG['sto_express_desc'] = 'Cost of Jiang, Zhe, Hu region less than 1000g is less than 15 yuan/kg, other region 18 yuan/kg, more than 1000g is 5-6 yuan/kg, Yun Nan region is 8 yuan.';
$_LANG['basic_fee'] = 'Cost less than 1000g';
$_LANG['step_fee'] = 'Every less than or equal to 1000g:';
?>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?