Server : nginx/1.22.1 System : Linux iZwz9daxib3w3i063fw434Z 3.10.0-1127.19.1.el7.x86_64 #1 SMP Tue Aug 25 17:23:54 UTC 2020 x86_64 User : www ( 1000) PHP Version : 5.6.40 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv Directory : /www/wwwroot/www.jkmold.com/phpcms/languages/zh-cn/ |
<?php /*Language Format: Add a new file(.lang.php) with your module name at /phpcms/languages/ translation save at the array:$LANG */ $LANG['product_name'] = '套餐名称'; $LANG['productid'] = '产品id'; $LANG['product_description'] = '套餐介绍'; $LANG['product_price'] = '套餐价格'; $LANG['buy'] = '购买'; $LANG['account'] = '已绑定用户ID'; $LANG['smsnumber'] = '短信余额'; $LANG['open'] = '开启'; $LANG['sms_enable'] = '平台状态'; $LANG['item'] = '条'; $LANG['sms_key'] = '密钥'; $LANG['iplimit'] = 'ip限制'; $LANG['iplimit_notice'] = '短信发送服务器ip限制,只有该列表中的服务器才能使用短信发送功能'; $LANG['userid'] = '用户id'; $LANG['product_id'] = '产品id'; $LANG['totalnum'] = '总共条数'; $LANG['give_away'] = '赠送条数'; $LANG['yuan'] = '(元)'; $LANG['recharge_time'] = '购买时间'; $LANG['mobile'] = '手机号'; $LANG['id'] = 'ID'; $LANG['posttime'] = '发送时间'; $LANG['return_id'] = '返回数据'; $LANG['ip'] = 'ip地址'; $LANG['id_code'] = '验证码'; $LANG['msg'] = '发送内容'; $LANG['send_userid'] = '发送用户'; $LANG['one_msg'] = '每行填写一个'; $LANG['need_band'] = '请配置用户id、产品id与密钥'; $LANG['need_more_surplus'] = '您的短余额不足请充值'; $LANG['regtime'] = '注册时间'; $LANG['exportmobile'] = '导出手机号码'; $LANG['member_group'] = '会员组'; $LANG['sendtime'] = '发送时间'; $LANG['this_server_does_not_allow_send_sms'] = '当前服务器所在IP不允许发送短信'; $LANG['please_open_sms_platform_status'] = '您没有开启短信平台,请在平台设置-将平台状态设置为:开启'; $LANG['select_scene'] = '请选择使用场景'; $LANG['tpl_case'] = '短信模版'; $LANG['tpl_remind'] = '请选择短信模版 ( 如果你是商业定制用户,发现没有合适的模版请联系PHPCMS商务人员! )'; $LANG['msg_content'] = '短信内容'; $LANG['select_tpl'] = '选择短信模版'; $LANG['sms_remind'] = '注意:群发100条以上的短信,建议先测试发送内容,以防有非法内容被屏蔽。';