contexts.json 458 B

123456789
  1. {
  2. "Bold": "Toolbar button tooltip for the Bold feature.",
  3. "Italic": "Toolbar button tooltip for the Italic feature.",
  4. "Underline": "Toolbar button tooltip for the Underline feature.",
  5. "Code": "Toolbar button tooltip for the Code feature.",
  6. "Strikethrough": "Toolbar button tooltip for the Strikethrough feature.",
  7. "Subscript": "Toolbar button tooltip for the Subscript feature.",
  8. "Superscript": "Toolbar button tooltip for the Superscript feature."
  9. }