Sha256: 9b2cca8c4194f5d0596b60c7e3409a864a46e4fc8f5d13746257e2277c316cdc
Contents?: true
Size: 1.47 KB
Versions: 18
Compression:
Stored size: 1.47 KB
Contents
export default { extensions: { image: { altLabel: "Alternative text for the image", uploadError: "Uploading the file failed.", nodeView: { resizer: { control: { resize: "Resize image (%position%)" }, position: { bottomLeft: "bottom left corner", bottomRight: "bottom right corner", topLeft: "top left corner", topRight: "top right corner" } } } }, link: { bubbleMenu: { edit: "Edit", remove: "Remove", url: "URL" }, hrefLabel: "Link URL", targetLabel: "Target", targets: { blank: "New tab", default: "Default (same tab)" } }, videoEmbed: { titleLabel: "Title", urlLabel: "Video URL" } }, inputDialog: { buttons: { cancel: "Cancel", remove: "Remove", save: "Save" }, close: "Close modal" }, toolbar: { control: { blockquote: "Blockquote", bold: "Bold", bulletList: "Unordered list", codeBlock: "Code block", common: { eraseStyles: "Erase styles" }, hardBreak: "Line break", heading: "Text style", image: "Image", indent: { indent: "Indent", outdent: "Outdent" }, italic: "Italic", link: "Link", orderedList: "Ordered list", underline: "Underline", videoEmbed: "Video embed" }, textStyle: { heading: "Heading %level%", normal: "Normal" } }, upload: { uploadedFile: "Uploaded file" } };
Version data entries
18 entries across 18 versions & 1 rubygems