nodebb-plugin-registration-exam
Version:
Adds an exam page in your forum, so any new user must pass the exam to register.
24 lines • 776 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": "毎日の試験の制限に達しました。"
}