mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
4 lines
79 B
JavaScript
4 lines
79 B
JavaScript
|
|
tinyMCE.addI18n('en.example',{
|
||
|
|
desc : 'This is just a template button'
|
||
|
|
});
|