-
Lukas Mauß authored648adbc5
Forked from an inaccessible project.
{
"home-page": {
"join-demo-session": "Join demo-session",
"session-id": "Session-Id",
"no-room-found": "No session was found with id:",
"please-enter": "Please enter a session-id.",
"exactly-8": "A session-id has exactly 8 digits."
},
"room-page": {
"comments": "Comments",
"learn": "Learn",
"create-comment": "Create comment",
"give-feedback": "Give feedback",
"live-feedback": "Live feedback",
"answer-statistics": "Statistics",
"default-content-group": "Default"
},
"comment-page": {
"enter-title": "Enter a title",
"back": "Back",
"send": "Send"
},
"answer": {
"submit": "Submit",
"abstain": "Abstain",
"sent": "Answer sent.",
"abstention-sent": "Abstention sent.",
"your-answer": "Your answer",
"at-least-one": "Please select at least one answer.",
"please-one": "Please select an answer."
},
"statistic": {
"content": "Content",
"learning-status": "Learning status",
"total": "Total",
"percentage": "Percentage",
"abstentions": "Abstentions"
}
}