Files

4 lines
253 B
JavaScript
Raw Permalink Normal View History

2025-08-05 22:42:07 +02:00
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?"
});