PHP Classes

File: public/assets/js/dist/lang/summernote-zh-CN.js

Recommend this page to a friend!
  Classes of harold rita   Coloftech PHP Multiple Sites Blog System   public/assets/js/dist/lang/summernote-zh-CN.js   Download  
File: public/assets/js/dist/lang/summernote-zh-CN.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Coloftech PHP Multiple Sites Blog System
CMS to Manage multiple blog sites
Author: By
Last change:
Date: 2 years ago
Size: 4,126 bytes
 

Contents

Class file image Download
(function ($) { $.extend($.summernote.lang, { 'zh-CN': { font: { bold: '??', italic: '??', underline: '???', clear: '????', height: '??', name: '??', strikethrough: '???', subscript: '??', superscript: '??', size: '??' }, image: { image: '??', insert: '????', resizeFull: '??? 100%', resizeHalf: '??? 50%', resizeQuarter: '??? 25%', floatLeft: '????', floatRight: '????', floatNone: '????', shapeRounded: '??: ??', shapeCircle: '??: ?', shapeThumbnail: '??: ???', shapeNone: '??: ?', dragImageHere: '????????', selectFromFiles: '?????', maximumFileSize: '???????', maximumFileSizeError: '??????????', url: '????', remove: '????' }, video: { video: '??', videoLink: '????', insert: '????', url: '????', providers: '(??, ??, Instagram, DailyMotion, Youtube?)' }, link: { link: '??', insert: '????', unlink: '????', edit: '????', textToDisplay: '????', url: '????', openInNewWindow: '??????' }, table: { table: '??' }, hr: { insert: '???' }, style: { style: '??', p: '??', blockquote: '??', pre: '??', h1: '?? 1', h2: '?? 2', h3: '?? 3', h4: '?? 4', h5: '?? 5', h6: '?? 6' }, lists: { unordered: '????', ordered: '????' }, options: { help: '??', fullscreen: '??', codeview: '???' }, paragraph: { paragraph: '??', outdent: '????', indent: '????', left: '???', center: '????', right: '???', justify: '????' }, color: { recent: '????', more: '??', background: '??', foreground: '??', transparent: '??', setTransparent: '??', reset: '??', resetToDefault: '??' }, shortcut: { shortcuts: '???', close: '??', textFormatting: '????', action: '??', paragraphFormatting: '????', documentStyle: '????', extraKeys: '????' }, history: { undo: '??', redo: '??' }, help: { insertParagraph: '????', undo: '??', redo: '??', tab: '????', untab: '????', bold: '??', italic: '??', underline: '???', strikethrough: '???', removeFormat: '????', justifyLeft: '???', justifyCenter: '????', justifyRight: '???', justifyFull: '????', insertUnorderedList: '????', insertOrderedList: '????', outdent: '????', indent: '????', formatPara: '????????? ??', formatH1: '????????? ??1', formatH2: '????????? ??2', formatH3: '????????? ??3', formatH4: '????????? ??4', formatH5: '????????? ??5', formatH6: '????????? ??6', insertHorizontalRule: '?????', 'linkDialog.show': '???????' } } }); })(jQuery);