]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/en/entities.php
Reverted shift change to old migration
[bookstack] / resources / lang / en / entities.php
index 0a4068eea9f24e2b4b7a8dbaecbabbdb5b3fe099..4871b62253d8ff6f36a3b8736d9eb26ad898abd5 100644 (file)
@@ -321,5 +321,5 @@ return [
     '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.'
+    'revision_cannot_delete_latest' => 'Cannot delete the latest revision.',
 ];