8
0

contexts.json 827 B

1234567891011
  1. {
  2. "Rich Text Editor, %0": "Title of the CKEditor5 editor.",
  3. "Rich Text Editor": "Title of the CKEditor5 editor.",
  4. "Edit block": "Label of the block toolbar icon (a block toolbar is displayed next to each paragraph, heading, list item, etc. and contains e.g. block formatting options)",
  5. "Next": "Label for a button showing the next thing (tab, page, etc.).",
  6. "Previous": "Label for a button showing the previous thing (tab, page, etc.).",
  7. "%0 of %1": "Label for a 'page X of Y' status of a typical next/previous page navigation.",
  8. "Editor toolbar": "Label used by assistive technologies describing a generic editor toolbar.",
  9. "Dropdown toolbar": "Label used by assistive technologies describing a toolbar displayed inside a dropdown.",
  10. "Show more items": "Label of a toolbar button which reveals more toolbar items."
  11. }