{
  "dialog": {
    "close": "Close",
    "cancel": "Cancel",
    "ok": "OK",
    "printDialog": {
      "title": "Print",
      "range": "Print Range",
      "selectedPDF": "Selected PDF files",
      "allPDF": "All PDF files",
      "all": "All Pages",
      "current": "Current page",
      "from": "Pages from",
      "to": "to",
      "assign": "Pages",
      "comments": "Comments",
      "printComments": "Print comments",
      "moreOptions": "More Options",
      "quality": "Quality",
      "pageSize": "Paper Size",
      "headerAndFooter": "Headers and footer",
      "alert": "Very high quality results in browser memory consumption.",
      "printWhat": "Print What",
        "reversePages": "Reverse pages",
        "doc": "Document",
        "docMark": "Document and markups",
        "docStamps": "Document and stamps",
        "formOnly": "Form fields only",
        "bleedMarks": "Bleed Marks",
        "docAnnot": "Document and annotations",
        "annotOnly": "Annotations only"
    },
    "printProcess": "In print",
    "unsupported": {
      "title": "Prompt",
      "message": "Your current browser doesn't support printing."
    }
  },
  "button-tooltip": {
    "title": "Print"
  }
}