{
  "send-message-placeholder": "Send a comment...",
  "leave-comments-here": "Nothing at here yet",
  "login-to-comment": "Login to comment",
  "reply": {
    "label": "Reply",
    "reply-to": {
      "label": "Reply To"
    }
  },
  "show-more": {
    "label": "Show More"
  },
  "actions": {
    "send-comment": {
      "verify-email": {
        "title": "Email Verification Required",
        "content": "Please verify your email address to post comment."
      },
      "messages": {
        "failed": "Failed to send comment"
      }
    },
    "verify-now": "Verify Now"
  },
  "delete": {
    "confirm-dialog": {
      "description": "Once deleted, this comment will be gone permanently.",
      "title": "Delete Comment?"
    },
    "label": "Delete"
  },
  "content": {
    "flagged-hidden": "This comment was considered inappropriate and has been hidden."
  },
  "hide-more": {
    "label": "Hide More"
  },
  "notice": {
    "delete": {
      "success": "Comment deleted",
      "failed": "Failed to delete comment"
    }
  }
}