nodebb-plugin-registration-exam
Version:
Adds an exam page in your forum, so any new user must pass the exam to register.
24 lines • 680 B
JSON
{
"banner": "论坛考试",
"title": "论坛考试",
"duration": "时间",
"minutes": "分钟",
"total-score": "总分",
"need-score-front": "得到",
"need-score-end": "分即可通过",
"begin-exam": "开始",
"score": "得分:",
"passed": "考试通过!",
"failed": "考试失败...",
"invitation": "邀请码:",
"bad-invitation-code": "邀请码错误",
"register-info": "邀请码:",
"exam-link": "考试获得",
"timer-front": "倒计时:",
"timer-end": "秒",
"timeup": "时间到",
"prev": "上一步",
"next": "下一步",
"submit": "交卷",
"ip-limit": "到达每日提交上限"
}