@ckeditor/ckeditor5-basic-styles
Version:
Basic styles feature for CKEditor 5.
15 lines (14 loc) • 1.04 kB
JSON
{
"Bold": "Toolbar button tooltip for the Bold feature.",
"Italic": "Toolbar button tooltip for the Italic feature.",
"Underline": "Toolbar button tooltip for the Underline feature.",
"Code": "Toolbar button tooltip for the Code feature.",
"Strikethrough": "Toolbar button tooltip for the Strikethrough feature.",
"Subscript": "Toolbar button tooltip for the Subscript feature.",
"Superscript": "Toolbar button tooltip for the Superscript feature.",
"Italic text": "Keystroke description for assistive technologies: keystroke for making text italic.",
"Move out of an inline code style": "Keystroke description for assistive technologies: keystroke for moving selection out of an inline code style.",
"Bold text": "Keystroke description for assistive technologies: keystroke for making text bold.",
"Underline text": "Keystroke description for assistive technologies: keystroke for making text underlined.",
"Strikethrough text": "Keystroke description for assistive technologies: keystroke for making text strikethrough."
}