eds/static/tiny_mce/plugins/example/langs/en.js

4 lines
79 B
JavaScript
Raw Normal View History

2017-06-06 07:37:14 +02:00
tinyMCE.addI18n('en.example',{
desc : 'This is just a template button'
});