]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/en/entities.php
Update maintenance.php
[bookstack] / resources / lang / en / entities.php
index 8a3aeb022a9a0929a7cfd55eb948ed0950907020..abcd2cf2327efb66683f16222ece0fa4b94a5cbe 100644 (file)
@@ -299,6 +299,7 @@ return [
 
     // Revision
     'revision_delete_confirm' => 'Are you sure you want to delete this revision?',
+    'revision_restore_confirm' => 'Are you sure you want to restore this revision? The current page contents will be replaced.',
     'revision_delete_success' => 'Revision deleted',
     'revision_cannot_delete_latest' => 'Cannot delete the latest revision.'
 ];
\ No newline at end of file