mirror of
https://github.com/pierre42100/comunic
synced 2025-06-22 18:15:20 +00:00
First commit
This commit is contained in:
3
assets/js/tiny_mce/plugins/example/langs/en.js
vendored
Executable file
3
assets/js/tiny_mce/plugins/example/langs/en.js
vendored
Executable file
@ -0,0 +1,3 @@
|
||||
tinyMCE.addI18n('en.example',{
|
||||
desc : 'This is just a template button'
|
||||
});
|
3
assets/js/tiny_mce/plugins/example/langs/en_dlg.js
vendored
Executable file
3
assets/js/tiny_mce/plugins/example/langs/en_dlg.js
vendored
Executable file
@ -0,0 +1,3 @@
|
||||
tinyMCE.addI18n('en.example_dlg',{
|
||||
title : 'This is just a example title'
|
||||
});
|
Reference in New Issue
Block a user