sidebar.json 804 B

12345678910111213141516171819202122232425262728293031323334
  1. {
  2. "mainMenu": "Main Menu",
  3. "markupTool": "Markup Tool",
  4. "createForm": "Create Form",
  5. "addImages": "Insert Image",
  6. "watermark": "Watermark",
  7. "annotations": "Annotation",
  8. "annotate": "Annotate",
  9. "freehand": "Freehand",
  10. "textBox": "Text box",
  11. "stickyNote": "Sticky Note",
  12. "shape": "Shape",
  13. "style": "Style",
  14. "color": "Color",
  15. "opacity": "Opacity",
  16. "brushSize": "Brush Size",
  17. "font": "Font",
  18. "size": "Size",
  19. "align": "Align",
  20. "image": "Image",
  21. "text": "Image",
  22. "type": "Type",
  23. "scale": "Scale",
  24. "rotate": "Rotate",
  25. "width": "Width",
  26. "clear": "Clear",
  27. "selectImage": "Add Image",
  28. "pageRange": "Page Range",
  29. "save": "Save",
  30. "removeWatermark": "Remove Watermark",
  31. "textField": "Text Field",
  32. "checkBox": "Check Box",
  33. "radioButton": "Radio Button"
  34. }