Files
leanote/public/tinymce/plugins/codesyntax/langs/zh_CN.js

4 lines
82 B
JavaScript
Raw Normal View History

2014-05-07 13:06:24 +08:00
tinyMCE.addI18n('zh.syntaxhl',{
desc : '用Syntaxhighlighter插入代码'
});