mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-27 09:49:22 +02:00
4 lines
79 B
JavaScript
4 lines
79 B
JavaScript
tinyMCE.addI18n('en.example_dlg',{
|
|
title : 'This is just a example title'
|
|
});
|