nodebb-plugin-registration-exam
Version:
Adds an exam page in your forum, so any new user must pass the exam to register.
24 lines • 741 B
JSON
{
"banner": "Arr! Registration Exam",
"title": "Registration Exam",
"duration": "Time Limit:",
"minutes": "minutes",
"total-score": "Treasure:",
"need-score-front": "Loot",
"need-score-end": "gold ya scumbag!",
"begin-exam": "Start",
"score": "Gold:",
"passed": "I accept ye be me new matey!",
"failed": "Ye needs more trainin'!",
"invitation": "Recall me words:",
"bad-invitation-code": "Poor luck matey.",
"register-info": "Watchword:",
"exam-link": "pass th' trial matey",
"timer-front": "Time left:",
"timer-end": "seconds",
"timeup": "Time up",
"prev": "Previous",
"next": "Next",
"submit": "Submit",
"ip-limit": "Daily submission limit reached!"
}