BeCastWebEngine/thirdparty/tiny/plugins/example/langs/en_dlg.js

4 lines
79 B
JavaScript
Raw Normal View History

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