8
0

contexts.json 540 B

12345678
  1. {
  2. "Insert HTML": "Toolbar button tooltip for the HTML embed feature.",
  3. "HTML snippet": "The HTML snippet.",
  4. "Paste the raw code here.": "A placeholder that will be displayed in the raw HTML textarea field.",
  5. "Edit source": "A label of a button that switches the HTML embed to the source editing mode.",
  6. "Save changes": "A label of a button that saves the HTML embed content and navigates back to the preview.",
  7. "Cancel": "A label of a button that discards changes in the HTML embed content and navigates back to the preview."
  8. }