{
  "home-page": {
    "no-room-found": "No session found with this 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": "Write a comment",
    "give-feedback": "Give feedback",
    "live-feedback": "Live feedback",
    "answer-statistics": "Statistics",
    "default-content-group": "Default",
    "description": "Description"
  },
  "comment-page": {
    "enter-title": "Title",
    "enter-comment": "Comment",
    "send": "Send",
    "abort": "Cancel",
    "error-title": "Please enter a title.",
    "error-comment": "Please enter a text.",
    "error-both-fields": "Please fill in all fields.",
    "no-comments": "No comments have been written yet ...",
    "correct": "Correct",
    "favorite": "Favorite",
    "read": "Read"
  },
  "comment-list": {
    "search": "Search",
    "filter-comments": "Filter comments",
    "sort-comments": "Sort comments",
    "add-comment": "Write a comment"
  },
  "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.",
    "please-answer": "Please enter an answer."
  },
  "statistic": {
    "content": "Content",
    "answer-statistic": "Answer statistics",
    "answers": "Answers",
    "percentage": "Percentage",
    "abstentions": "Abstentions",
    "no-questions": "There are no answers yet.",
    "good": "Good",
    "improvable": "Improvable",
    "no-answers": "No answers"
  }
}