@ckeditor/ckeditor5-link
Version:
Link feature for CKEditor 5.
12 lines (11 loc) • 711 B
JSON
{
"Unlink": "Toolbar button tooltip for the Unlink feature.",
"Link": "Toolbar button tooltip for the Link feature.",
"Link URL": "Label for the URL input in the Link URL editing balloon.",
"Link image": "Label for the image link button.",
"Edit link": "Button opening the Link URL editing balloon.",
"Open link in new tab": "Button opening the link in new browser tab.",
"This link has no URL": "Label explaining that a link has no URL set (the URL is empty).",
"Open in a new tab": "The label of the switch button that controls whether the edited link will open in a new tab.",
"Downloadable": "The label of the switch button that controls whether the edited link refers to downloadable resource."
}