TinyMCE
This commit is contained in:
parent
ff091dc3e7
commit
1484d6cc6d
1582 changed files with 46295 additions and 15 deletions
3
cms/static/js/tiny_mce/plugins/example/langs/en.js
vendored
Normal file
3
cms/static/js/tiny_mce/plugins/example/langs/en.js
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
tinyMCE.addI18n('en.example',{
|
||||
desc : 'This is just a template button'
|
||||
});
|
||||
3
cms/static/js/tiny_mce/plugins/example/langs/en_dlg.js
vendored
Normal file
3
cms/static/js/tiny_mce/plugins/example/langs/en_dlg.js
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
tinyMCE.addI18n('en.example_dlg',{
|
||||
title : 'This is just a example title'
|
||||
});
|
||||
Loading…
Add table
Add a link
Reference in a new issue