@ckeditor/ckeditor5-link
Version:
Link feature for CKEditor 5.
17 lines (16 loc) • 1.18 kB
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 URL must not be empty.": "An error text displayed when user attempted to enter an empty URL.",
"Link image": "Label for the image link button.",
"Link properties": "Label for the link properties link balloon title.",
"Edit link": "Button opening the Link URL editing balloon.",
"Open link in new tab": "Button opening the link in new browser tab.",
"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.",
"Create link": "Keystroke description for assistive technologies: keystroke for creating a link.",
"Move out of a link": "Keystroke description for assistive technologies: keystroke for moving out of a link.",
"Displayed text": "The label of the input field for the displayed text of the link.",
"No links available": "Placeholder shown when placeholder items view is empty."
}