UNPKG

@etsoo/editor

Version:

ETSOO Free WYSIWYG HTML Editor

334 lines (330 loc) 9.41 kB
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var about = "About EOEditor"; var aboutContent = "<p>Source repository: <a href=\"https://github.com/ETSOO/EOEditor\" target=\"_blank\">GitHub</a><br/>Copyright © <a href=\"https://www.etsoo.com\" target=\"_blank\">ETSOO</a> (2004-2022)</p>"; var align = "Align"; var allowfullscreen = "Allow fulscreen"; var apply = "Apply"; var backColor = "Highlight color"; var backgroundImage = "Background image"; var bgColor = "Bg color"; var bold = "Bold (Ctrl+B)"; var border = "Border"; var borderStyle = "Border style"; var borderRadius = "Corner radius"; var byURL = "By URL"; var caption = "Caption"; var className = "Class name"; var code = "Code"; var color = "Color"; var copy = "Copy (Ctrl+C)"; var custom1 = "Custom 1"; var custom2 = "Custom 2"; var custom3 = "Custom 3"; var cut = "Cut (Ctrl+X)"; var decreaseFontSize = "Decrease font size"; var edit = "Edit"; var float = "Float"; var foreColor = "Text color"; var formatBlock = "Styles"; var fullscreen = "Fullscreen"; var gradient = "Gradient"; var h1 = "Heading 1"; var h2 = "Heading 2"; var h3 = "Heading 3"; var h4 = "Heading 4"; var h5 = "Heading 5"; var h6 = "Heading 6"; var height = "Height"; var hp = "Normal text"; var iframe = "Embeded window"; var image = "Image"; var imageCreation = "Image creation"; var increaseFontSize = "Increase font size"; var indent = "Increase indent"; var insertHorizontalRule = "Horitontal line"; var insertTable = "Insert table"; var insertImage = "Insert image"; var insertOrderedList = "Numbered list"; var insertText = "Pasting without formatting (Ctrl+Shift+V)"; var insertUnorderedList = "Bulleted list"; var italic = "Italic (Ctrl+I)"; var justifyCenter = "Center align"; var justifyFull = "Justify"; var justifyLeft = "Left align"; var justifyRight = "Right align"; var link = "Link"; var linkTargetNew = "New window"; var linkTitle = "Title"; var linkURL = "URL"; var lock = "Protect Data"; var margin = "Margin"; var more = "More"; var next = "Next"; var none = "None"; var object = "Object"; var outdent = "Decrease indent"; var padding = "Padding"; var paste = "Paste (Ctrl+V)"; var position = "Position"; var previous = "Previous"; var qty = "Qty"; var redo = "Redo (Ctrl+Y)"; var removeFormat = "Clear format"; var repeat = "Repeat"; var restore = "Restore"; var s = "Separator"; var sameValue = "Same value"; var sides = "Top|Right|Bottom|Left"; var source = "HTML source"; var specialCharacterCategories = "Symbols|Punctuation|Arrows|Currency|Math|Numbers"; var strikeThrough = "Strikethrough"; var style = "CSS styles"; var subscript = "Subscript"; var superscript = "Superscript"; var symbols = "Special charaters"; var table = "Table"; var tableColumnAddAfter = "Insert column to the right"; var tableColumnAddBefore = "Insert column to the left"; var tableColumnRemove = "Remove the column"; var tableBorder = "Global border"; var tableBorderCollapse = "Collapse"; var tableLayout = "Table layout"; var tableLayouts = "Auto|Fixed"; var tableMergeCells = "Merge cells"; var tableProperties = "Table properties"; var tableRowAddAfter = "Insert row below"; var tableRowAddBefore = "Insert row above"; var tableRowRemove = "Remove the row"; var tableSplitCell = "Split the cell"; var tableSplitColumns = "Split into columns"; var tableSplitRows = "Split into rows"; var textbox = "Text box"; var to = "To"; var underline = "Underline (Ctrl+U)"; var undo = "Undo (Ctrl+Z)"; var unlink = "Remove link"; var uploadFromComputer = "Upload from computer"; var video = "Audio/video/HTML"; var width = "Width"; var yes = "Yes"; var en = { about: about, aboutContent: aboutContent, align: align, allowfullscreen: allowfullscreen, apply: apply, backColor: backColor, backgroundImage: backgroundImage, bgColor: bgColor, bold: bold, border: border, borderStyle: borderStyle, borderRadius: borderRadius, byURL: byURL, caption: caption, className: className, code: code, color: color, copy: copy, custom1: custom1, custom2: custom2, custom3: custom3, cut: cut, decreaseFontSize: decreaseFontSize, "delete": "Delete", edit: edit, float: float, foreColor: foreColor, formatBlock: formatBlock, fullscreen: fullscreen, gradient: gradient, h1: h1, h2: h2, h3: h3, h4: h4, h5: h5, h6: h6, height: height, hp: hp, iframe: iframe, image: image, imageCreation: imageCreation, increaseFontSize: increaseFontSize, indent: indent, insertHorizontalRule: insertHorizontalRule, insertTable: insertTable, insertImage: insertImage, insertOrderedList: insertOrderedList, insertText: insertText, insertUnorderedList: insertUnorderedList, italic: italic, justifyCenter: justifyCenter, justifyFull: justifyFull, justifyLeft: justifyLeft, justifyRight: justifyRight, link: link, linkTargetNew: linkTargetNew, linkTitle: linkTitle, linkURL: linkURL, lock: lock, margin: margin, more: more, next: next, none: none, object: object, outdent: outdent, padding: padding, paste: paste, position: position, previous: previous, qty: qty, redo: redo, removeFormat: removeFormat, repeat: repeat, restore: restore, s: s, sameValue: sameValue, sides: sides, source: source, specialCharacterCategories: specialCharacterCategories, strikeThrough: strikeThrough, style: style, subscript: subscript, superscript: superscript, symbols: symbols, table: table, tableColumnAddAfter: tableColumnAddAfter, tableColumnAddBefore: tableColumnAddBefore, tableColumnRemove: tableColumnRemove, tableBorder: tableBorder, tableBorderCollapse: tableBorderCollapse, tableLayout: tableLayout, tableLayouts: tableLayouts, tableMergeCells: tableMergeCells, tableProperties: tableProperties, tableRowAddAfter: tableRowAddAfter, tableRowAddBefore: tableRowAddBefore, tableRowRemove: tableRowRemove, tableSplitCell: tableSplitCell, tableSplitColumns: tableSplitColumns, tableSplitRows: tableSplitRows, textbox: textbox, to: to, underline: underline, undo: undo, unlink: unlink, uploadFromComputer: uploadFromComputer, video: video, width: width, yes: yes }; exports.about = about; exports.aboutContent = aboutContent; exports.align = align; exports.allowfullscreen = allowfullscreen; exports.apply = apply; exports.backColor = backColor; exports.backgroundImage = backgroundImage; exports.bgColor = bgColor; exports.bold = bold; exports.border = border; exports.borderRadius = borderRadius; exports.borderStyle = borderStyle; exports.byURL = byURL; exports.caption = caption; exports.className = className; exports.code = code; exports.color = color; exports.copy = copy; exports.custom1 = custom1; exports.custom2 = custom2; exports.custom3 = custom3; exports.cut = cut; exports.decreaseFontSize = decreaseFontSize; exports.default = en; exports.edit = edit; exports.float = float; exports.foreColor = foreColor; exports.formatBlock = formatBlock; exports.fullscreen = fullscreen; exports.gradient = gradient; exports.h1 = h1; exports.h2 = h2; exports.h3 = h3; exports.h4 = h4; exports.h5 = h5; exports.h6 = h6; exports.height = height; exports.hp = hp; exports.iframe = iframe; exports.image = image; exports.imageCreation = imageCreation; exports.increaseFontSize = increaseFontSize; exports.indent = indent; exports.insertHorizontalRule = insertHorizontalRule; exports.insertImage = insertImage; exports.insertOrderedList = insertOrderedList; exports.insertTable = insertTable; exports.insertText = insertText; exports.insertUnorderedList = insertUnorderedList; exports.italic = italic; exports.justifyCenter = justifyCenter; exports.justifyFull = justifyFull; exports.justifyLeft = justifyLeft; exports.justifyRight = justifyRight; exports.link = link; exports.linkTargetNew = linkTargetNew; exports.linkTitle = linkTitle; exports.linkURL = linkURL; exports.lock = lock; exports.margin = margin; exports.more = more; exports.next = next; exports.none = none; exports.object = object; exports.outdent = outdent; exports.padding = padding; exports.paste = paste; exports.position = position; exports.previous = previous; exports.qty = qty; exports.redo = redo; exports.removeFormat = removeFormat; exports.repeat = repeat; exports.restore = restore; exports.s = s; exports.sameValue = sameValue; exports.sides = sides; exports.source = source; exports.specialCharacterCategories = specialCharacterCategories; exports.strikeThrough = strikeThrough; exports.style = style; exports.subscript = subscript; exports.superscript = superscript; exports.symbols = symbols; exports.table = table; exports.tableBorder = tableBorder; exports.tableBorderCollapse = tableBorderCollapse; exports.tableColumnAddAfter = tableColumnAddAfter; exports.tableColumnAddBefore = tableColumnAddBefore; exports.tableColumnRemove = tableColumnRemove; exports.tableLayout = tableLayout; exports.tableLayouts = tableLayouts; exports.tableMergeCells = tableMergeCells; exports.tableProperties = tableProperties; exports.tableRowAddAfter = tableRowAddAfter; exports.tableRowAddBefore = tableRowAddBefore; exports.tableRowRemove = tableRowRemove; exports.tableSplitCell = tableSplitCell; exports.tableSplitColumns = tableSplitColumns; exports.tableSplitRows = tableSplitRows; exports.textbox = textbox; exports.to = to; exports.underline = underline; exports.undo = undo; exports.unlink = unlink; exports.uploadFromComputer = uploadFromComputer; exports.video = video; exports.width = width; exports.yes = yes;