{
  "titles": {
    "root": "Customer's notes",
    "add": "Add Comment",
    "edit": "Edit"
  },

  "fields": {
    "notes": "Notes",
    "comment": "Comment",
    "remainingChars": "Characters Remaining: {{count}}"
  },

  "form": {
    "errors": {
      "missProjectId": "ProjectId required",
      "missComment": "Comment required"
    }
  }
}
