mirror of
https://github.com/friendica/friendica
synced 2025-04-22 19:10:12 +00:00
Initial checkin
This commit is contained in:
commit
6348e70daa
393 changed files with 59765 additions and 0 deletions
4
tinymce/jscripts/tiny_mce/plugins/autosave/langs/en.js
vendored
Normal file
4
tinymce/jscripts/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?"
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue