friendica/tinymce/jscripts/tiny_mce/plugins/example/langs/en_dlg.js

4 lines
82 B
JavaScript
Raw Normal View History

2010-07-01 23:48:07 +00:00
tinyMCE.addI18n('en.example_dlg',{
title : 'This is just a example title'
});