HEX
Server: nginx/1.16.1
System: Linux VM-0-14-centos 4.18.0-348.7.1.el8_5.x86_64 #1 SMP Wed Dec 22 13:25:12 UTC 2021 x86_64
User: www (1000)
PHP: 8.3.31
Disabled: 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
Upload Files
File: /www/wwwroot/1.scey.cn/wp-content/plugins/wpjam-basic/template/wpjam-zh_CN.l10n.php
<?php
return ['messages'=>[
	'other'	=> '其他',
	'type'	=> '类型',
	'name'	=> '名称',
	'value'	=> '值',
	'code'	=> '验证码。',
	'phone'	=> '手机号码',
	'email'	=> '邮箱地址',
	'nickname'	=> '昵称',
	'qrcode'	=> '二维码',
	'callback'	=> '回调函数',
	'parameter'	=> '参数',
	'data type'	=> '数据类型',
	'comment type'	=> '评论类型',
	'verify code'	=> '验证码',
	'signup type'	=> '登录类型',

	'yesterday'	=> '昨天',
	'tomorrow'	=> '明天',
	'The day before yesterday'	=> '前天',
	'The day after tomorrow'	=> '后天',

	'Invalid %s.'		=> '无效的%s。',
	'Invalid %s: %s.'	=> '无效的%s:%s。',
	'Invalid parameter.'	=> '参数错误。',
	'Missing parameter: %s.'	=> '缺少参数:%s。',

	'%s\'s value'	=> '%s 的值',
	'%s is empty or invalid.'	=> '%s为空或无效。',

	'%s is already in use by another account.'	=> '%s已被其他账号使用。',

	'Failed attempts exceeded, Please try again in %d minutes.'	=> '尝试的失败次数超过上限,请%d分钟后重试。',
	'A verification code was sent %d minute(s) ago.'	=> '验证码已于%d分钟前已发送。',
]];