8
0

contexts.json 722 B

123456789101112
  1. {
  2. "Font Size": "Tooltip for the font size dropdown.",
  3. "Tiny": "Dropdown option label for the 'tiny' font size preset.",
  4. "Small": "Dropdown option label for the 'small' font size preset.",
  5. "Big": "Dropdown option label for the 'big' font size preset.",
  6. "Huge": "Dropdown option label for the 'huge' font size preset.",
  7. "Font Family": "Tooltip for the font family dropdown.",
  8. "Default": "Dropdown option label for the default font family.",
  9. "Font Color": "Label of a button that allows selecting a font color.",
  10. "Font Background Color": "Label of a button that allows selecting a font background color.",
  11. "Document colors": "Title of a color picker section containing the colors currently used in the document."
  12. }