4 lines
85 B
JavaScript
4 lines
85 B
JavaScript
tinyMCE.addI18n('en.syntaxhl',{
|
|
desc : 'Insert code using Syntaxhighlighter'
|
|
});
|