Files
kasu/htdocs/js/tiny_mce/plugins/example/langs/en_dlg.js

4 lines
79 B
JavaScript

tinyMCE.addI18n('en.example_dlg',{
title : 'This is just a example title'
});