ja-sjis.js

来自「中国源码站下载」· JavaScript 代码 · 共 38 行

JS
38
字号
// I18N constants -- Japanese Shift-JIS// by Manabu Onoue -- tmocsys@tmocsys.comHTMLArea.I18N = {	// the following should be the filename without .js extension	// it will be used for automatically load plugin language.	lang: "ja-sjis",	tooltips: {		bold:           "懢帤",		italic:         "幬懱",		underline:      "壓慄",		strikethrough:  "懪偪徚偟慄",		subscript:      "壓晅偒揧偊帤",		superscript:    "忋晅偒揧偊帤",		justifyleft:    "嵍婑偣",		justifycenter:  "拞墰婑偣",		justifyright:   "塃婑偣",		justifyfull:    "嬒摍妱晅",		orderedlist:    "斣崋晅偒売忦彂偒",		unorderedlist:  "婰崋晅偒売忦彂偒",		outdent:        "僀儞僨儞僩夝彍",		indent:         "僀儞僨儞僩愝掕",		forecolor:      "暥帤怓",		backcolor:      "攚宨怓",		horizontalrule: "悈暯慄",		createlink:     "儕儞僋嶌惉",		insertimage:    "夋憸憓擖",		inserttable:    "僥乕僽儖憓擖",		htmlmode:       "HTML昞帵愗懼",		popupeditor:    "僄僨傿僞奼戝",		about:          "僶乕僕儑儞忣曬",		help:           "僿儖僾",		textindicator:  "尰嵼偺僗僞僀儖"	}};

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?