8
0

contexts.json 783 B

12345678910111213
  1. {
  2. "Paragraph": "Dropdown option label for the paragraph format.",
  3. "Heading": "Tooltip for the heading dropdown.",
  4. "Choose heading": "Default label for the heading dropdown.",
  5. "Heading 1": "Dropdown option label for the heading level 1 format.",
  6. "Heading 2": "Dropdown option label for the heading level 2 format.",
  7. "Heading 3": "Dropdown option label for the heading level 3 format.",
  8. "Heading 4": "Dropdown option label for the heading level 4 format.",
  9. "Heading 5": "Dropdown option label for the heading level 5 format.",
  10. "Heading 6": "Dropdown option label for the heading level 6 format.",
  11. "Type your title": "A default value of the placeholder for the content title.",
  12. "Type or paste your content here.": "A default value of the placeholder for the content body."
  13. }