eds/static/tiny_mce/plugins/example/langs/en_dlg.js
2017-06-06 07:37:14 +02:00

3 lines
82 B
JavaScript

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