mirror of
https://github.com/e107inc/e107.git
synced 2025-10-10 20:44:48 +02:00
4 lines
82 B
JavaScript
4 lines
82 B
JavaScript
tinyMCE.addI18n('en.example_dlg',{
|
|
title : 'This is just a example title'
|
|
});
|