|
@@ -45,7 +45,7 @@
|
|
|
UNDO: "{% trans 'Undo' %}",
|
|
|
REDO: "{% trans 'Redo' %}",
|
|
|
RELOAD_PAGE: "{% trans 'Reload the page' %}",
|
|
|
- RELOAD_EDITOR: "{% trans 'Reload the editor' %}",
|
|
|
+ RELOAD_EDITOR: "{% trans 'Reload saved content' %}",
|
|
|
SHOW_LATEST_CONTENT: "{% trans 'Show latest content' %}",
|
|
|
EDITOR_CRASH: "{% trans 'The editor just crashed. Content has been reset to the last saved version.' %}",
|
|
|
};
|