mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-01-24 13:52:21 +08:00
Populating initial tree
--HG-- extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4038902
This commit is contained in:
3
lib/tinymce/jscripts/tiny_mce/plugins/example/langs/en.js
vendored
Normal file
3
lib/tinymce/jscripts/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
lib/tinymce/jscripts/tiny_mce/plugins/example/langs/en_dlg.js
vendored
Normal file
3
lib/tinymce/jscripts/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'
|
||||
});
|
||||
Reference in New Issue
Block a user