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