PHP Classes

File: public/assets/js/dist/lang/summernote-ja-JP.js

Recommend this page to a friend!
  Classes of harold rita   Coloftech PHP Multiple Sites Blog System   public/assets/js/dist/lang/summernote-ja-JP.js   Download  
File: public/assets/js/dist/lang/summernote-ja-JP.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,039 bytes
 

Contents

Class file image Download
(function ($) { $.extend($.summernote.lang, { 'ja-JP': { font: { bold: '??', italic: '??', underline: '??', clear: '???', height: '???', name: '????', strikethrough: '?????', size: '???' }, image: { image: '??', insert: '????', resizeFull: '???', resizeHalf: '1/2', resizeQuarter: '1/4', floatLeft: '???', floatRight: '???', floatNone: '????', dragImageHere: '????????????????', selectFromFiles: '?????????', url: 'URL?????????', remove: '???????' }, video: { video: '??', videoLink: '?????', insert: '????', url: '???URL', providers: '(YouTube, Vimeo, Vine, Instagram, DailyMotion, Youku)' }, link: { link: '???', insert: '?????', unlink: '?????', edit: '??', textToDisplay: '??????', url: '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: '????????' }, history: { undo: '????', redo: '????' }, help: { 'insertParagraph': '????', 'undo': '???????????', 'redo': '????????????', 'tab': 'Tab', 'untab': '????', 'bold': '???', 'italic': '??', 'underline': '??', 'strikethrough': '?????', 'removeFormat': '?????', 'justifyLeft': '???', 'justifyCenter': '?????', 'justifyRight': '???', 'justifyFull': '??????', 'insertUnorderedList': '???????', 'insertOrderedList': '????????', 'outdent': '??????????????', 'indent': '????????????', 'formatPara': '??(P tag)??', 'formatH1': 'H1??', 'formatH2': 'H2??', 'formatH3': 'H3??', 'formatH4': 'H4??', 'formatH5': 'H5??', 'formatH6': 'H6??', 'insertHorizontalRule': '<hr />???', 'linkDialog.show': '?????' } } }); })(jQuery);