si.js
来自「Sequoia ERP是一个真正的企业级开源ERP解决方案。它提供的模块包括:电」· JavaScript 代码 · 共 45 行
JS
45 行
// I18N constants// LANG: "si", ENCODING: ISO-8859-2// Author: Tomaz Kregar, x_tomo_x@email.si// FOR TRANSLATORS://// 1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE// (at least a valid email address)//// 2. PLEASE TRY TO USE UTF-8 FOR ENCODING;// (if this is not possible, please include a comment// that states what encoding is necessary.)HTMLArea.I18N = { // the following should be the filename without .js extension // it will be used for automatically load plugin language. lang: "si", tooltips: { bold: "Krepko", italic: "Le緀鑕", underline: "Pod鑢tano", strikethrough: "Pre鑢tano", subscript: "Podpisano", superscript: "Nadpisano", justifyleft: "Poravnaj levo", justifycenter: "Na sredino", justifyright: "Poravnaj desno", justifyfull: "Porazdeli vsebino", orderedlist: "O箃evil鑕vanje", unorderedlist: "Ozna鑕vanje", outdent: "Zmanj筧j zamik", indent: "Pove鑑j zamik", forecolor: "Barva pisave", hilitecolor: "Barva ozadja", horizontalrule: "Vodoravna 鑢ta", createlink: "Vstavi hiperpovezavo", insertimage: "Vstavi sliko", inserttable: "Vstavi tabelo", htmlmode: "Preklopi na HTML kodo", popupeditor: "Pove鑑j urejevalnik", about: "Vizitka za urejevalnik", showhelp: "Pomo
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?