funchat/thirdparty/tiny/plugins/example/langs/.svn/text-base/en_dlg.js.svn-base

4 lines
79 B
Text
Raw Normal View History

2025-06-02 10:01:12 +02:00
tinyMCE.addI18n('en.example_dlg',{
title : 'This is just a example title'
});