1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-10 20:44:48 +02:00
Files
php-e107/e107_plugins/tinymce/plugins/example/langs/en_dlg.js
2011-05-10 12:41:22 +00:00

4 lines
82 B
JavaScript

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