X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/82c6597a603f34ed14c2962d195795e64f1c75b8..refs/pull/3032/head:/resources/lang/en/entities.php diff --git a/resources/lang/en/entities.php b/resources/lang/en/entities.php index 1be9c18e0..0a4068eea 100644 --- a/resources/lang/en/entities.php +++ b/resources/lang/en/entities.php @@ -234,6 +234,7 @@ return [ 'pages_initial_name' => 'New Page', 'pages_editing_draft_notification' => 'You are currently editing a draft that was last saved :timeDiff.', 'pages_draft_edited_notification' => 'This page has been updated by since that time. It is recommended that you discard this draft.', + 'pages_draft_page_changed_since_creation' => 'This page has been updated since this draft was created. It is recommended that you discard this draft or take care not to overwrite any page changes.', 'pages_draft_edit_active' => [ 'start_a' => ':count users have started editing this page', 'start_b' => ':userName has started editing this page',