Blame view

framework/thirdparty/tinymce/plugins/example/langs/en.js 76 Bytes
9bfcfcaf   Mihail   parser csv v1
1
2
3
  tinyMCE.addI18n('en.example',{
  	desc : 'This is just a template button'
  });