{
  "bold": "Bold (Ctrl+B)",
  "italic": "Italic (Ctrl+I)",
  "underline": "Underline (Ctrl+U)",
  "strikethrough": "Strikethrough",
  "code": "Code",
  "alignLeft": "Align left",
  "alignCenter": "Center",
  "alignRight": "Align right",
  "alignJustify": "Justify",
  "bulletList": "Bullet list",
  "orderedList": "Numbered list",
  "insertLink": "Insert link",
  "removeLink": "Remove link",
  "blockquote": "Quote",
  "horizontalRule": "Horizontal line",
  "clearFormatting": "Clear formatting",
  "undo": "Undo (Ctrl+Z)",
  "redo": "Redo (Ctrl+Y)",
  "linkPrompt": "URL:",
  "placeholder": "Type your content..."
}