HEX
Server: nginx/1.16.1
System: Linux ecs-04358622 4.19.90-2107.6.0.0100.oe1.bclinux.x86_64 #1 SMP Wed Dec 1 19:59:44 CST 2021 x86_64
User: nginx (994)
PHP: 8.0.0
Disabled: NONE
Upload Files
File: /home/www/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分钟前已发送。',
]];