aboutsummaryrefslogtreecommitdiff
path: root/mod/tinymce/tinymce/jscripts/tiny_mce/plugins/example/langs/en_dlg.js
blob: a9cd65f8c05d29a6d541e559d0e545aa7e78601a (plain)
1
2
3
tinyMCE.addI18n('en.example_dlg',{
	title : 'This is just a example title'
});