?? vn.js
字號(hào):
// I18N constants : Vietnamese// LANG: "en", ENCODING: UTF-8// Author: Nguy?n ?ình Nam, <hncryptologist@yahoo.com>HTMLArea.I18N = { // the following should be the filename without .js extension // it will be used for automatically load plugin language. lang: "vn", tooltips: { bold: "??m", italic: "Nghiêng", underline: "G?ch Chan", strikethrough: "G?ch Xóa(chǎn)", subscript: "Vi?t Xu?ng D??i", superscript: "Vi?t Lên Trên", justifyleft: "C?n Trái", justifycenter: "C?n Gi?a", justifyright: "C?n Ph?i", justifyfull: "C?n ??u", orderedlist: "Danh Sách Có Th? T?", unorderedlist: "Danh Sách Phi Th? T?", outdent: "Lùi Ra Ngoài", indent: "Th?t Vào Trong", forecolor: "Màu Ch?", backcolor: "Màu N?n", horizontalrule: "Dòng K? Ngang", createlink: "T?o Liên K?t", insertimage: "Chèn ?nh", inserttable: "Chèn B?ng", htmlmode: "Ch? ?? M? HTML", popupeditor: "Phóng To ? So?n Th?o", about: "T? Gi?i Thi?u", showhelp: "Giúp ??", textindicator: "??nh D?ng Hi?n Th?i", undo: "Undo", redo: "Redo", cut: "C?t", copy: "Copy", paste: "Dán" }, buttons: { "ok": "OK", "cancel": "H?y" }, msg: { "Path": "???ng D?n", "TEXT_MODE": "B?n ?ang ? ch? ?? text. S? d?ng nút [<>] ?? chuy?n l?i ch? ?? WYSIWIG." }};
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -