summaryrefslogtreecommitdiffstats
path: root/extensions/tinymce/jscripts/tiny_mce/plugins/example/langs/en.js
blob: e0784f80f4b8ad5f24c99d40c5fbfc853974fda9 (plain)
1
2
3
tinyMCE.addI18n('en.example',{

	desc : 'This is just a template button'

});