]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/bs/entities.php
Reverted shift change to old migration
[bookstack] / resources / lang / bs / entities.php
index 102019d2a011125a1b8ed502acce22e9444f6a64..680053bc98c0dd5a40e261300f4b1b2556129903 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.',
 ];