1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-08-07 23:03:00 +03:00

Built out cross link replacer, not yet tested

This commit is contained in:
Dan Brown
2022-08-21 11:29:34 +01:00
parent 26ccb7b644
commit 0dbf08453f
2 changed files with 51 additions and 3 deletions

View File

@@ -249,6 +249,7 @@ return [
'pages_edit_content_link' => 'Edit Content',
'pages_permissions_active' => 'Page Permissions Active',
'pages_initial_revision' => 'Initial publish',
'pages_references_update_revision' => 'System auto-update of internal links',
'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.',