MMDVM/html/tiny_mce/plugins/example/langs/en_dlg.js
2022-08-24 08:10:10 +02:00

4 lines
82 B
JavaScript
Executable File

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