contexts.json 444 B

1234567
  1. {
  2. "Heading": "Tooltip for the heading dropdown.",
  3. "Choose heading": "Default label for the heading dropdown.",
  4. "Heading 1": "Dropdown option label for the heading level 1 format, also used as heading 1 button tooltip.",
  5. "Heading 2": "Dropdown option label for the heading level 2 format, also used as heading 1 button tooltip.",
  6. "Heading 3": "Dropdown option label for the heading level 3 format, also used as heading 1 button tooltip."
  7. }