Server : Apache
System : Linux iZ2vcgyutqttsd1p850kl8Z 3.10.0-1160.92.1.el7.x86_64 #1 SMP Tue Jun 20 11:48:01 UTC 2023 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/saimikebio.com/mobile/lang/zh_cn/
Upload File :
Current Directory [ Writeable ] Root Directory [ Writeable ]


Current File : /www/wwwroot/saimikebio.com/mobile/lang/zh_cn/sms.php
<?php

$_LANG['ecsdxt_mobile_reg_closed'] = '手机短信验证注册未开启。';
$_LANG['invalid_mobile_phone'] = '手机号不正确。';
$_LANG['mobile_phone_registered'] = '手机号已经注册过帐号。';
$_LANG['get_verifycode_excessived'] = '每IP每手机号每%s秒只能获取一次验证码。';
$_LANG['send_mobile_verifycode_successed'] = '手机短信验证码发送成功。';
$_LANG['send_mobile_verifycode_failured'] = '手机短信验证码发送失败:';

$_LANG['verifycode_empty'] = '验证码不能为空。';
$_LANG['verifycode_mobile_phone_notmatch'] = '手机号和验证码不匹配。';

$_LANG['ecsdxt_mobile_pwd_closed'] = '手机短信找回密码未开启。';
$_LANG['username_no_mobile'] = '您填写的用户名与手机号不匹配,请重新输入!';
$_LANG['send_pwd_mobile_excessived'] = '每IP每手机号每%s秒只能找回一次密码。';
$_LANG['send_pwd_mobile_success'] = '您的新密码已成功发送到手机!';
$_LANG['send_pwd_mobile_failured'] = '您的新密码发送到手机失败:';
$_LANG['send_pwd_mobile_false'] = '手机短信找回密码失败!';

$_LANG['ecsdxt_mobile_bind_closed'] = '手机绑定未开启。';
$_LANG['mobile_phone_binded'] = '手机号已经绑定过其他帐号。';
$_LANG['bind_mobile_verifycode_successed'] = '手机绑定验证码发送成功。';
$_LANG['bind_mobile_verifycode_failured'] = '手机绑定验证码发送失败:';
$_LANG['invalid_verify_code'] = '验证码不正确。';
$_LANG['bind_mobile_success'] = '手机绑定成功!';

$_LANG['ecsdxt_mobile_cons_notice'] = '下订单前必须先绑定手机!';

$_LANG['invalid_captcha'] = '对不起,图形验证码不正确。';

?>