Added TinyMCE editor functions & Updated TinyMCE to TinyMCE-jQuery 3.4b1
This commit is contained in:
4
application/media/js/tiny_mce/plugins/autosave/langs/en.js
vendored
Normal file
4
application/media/js/tiny_mce/plugins/autosave/langs/en.js
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
tinyMCE.addI18n('en.autosave',{
|
||||
restore_content: "Restore auto-saved content",
|
||||
warning_message: "If you restore the saved content, you will lose all the content that is currently in the editor.\n\nAre you sure you want to restore the saved content?"
|
||||
});
|
Reference in New Issue
Block a user