Files
Orchard/lib/tinymce/jscripts/tiny_mce/plugins/example/langs/en.js
T

4 lines
79 B
JavaScript
Raw Normal View History

2009-11-07 22:49:58 +00:00
tinyMCE.addI18n('en.example',{
desc : 'This is just a template button'
});