mirror of
https://github.com/e107inc/e107.git
synced 2025-07-30 19:30:25 +02:00
4 lines
79 B
JavaScript
4 lines
79 B
JavaScript
tinyMCE.addI18n('en.example_dlg',{
|
|
title : 'This is just a example title'
|
|
});
|