]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/en/settings.php
Review of #2682, Also added parent deletion link on restore
[bookstack] / resources / lang / en / settings.php
index b04ea01cdcd638321b8828d72c7eca552eb0cb13..789ef9d1b29e72d661aaba9663b9972ab909d90b 100755 (executable)
@@ -105,6 +105,7 @@ return [
     'recycle_bin_restore_list' => 'Items to be Restored',
     'recycle_bin_restore_confirm' => 'This action will restore the deleted item, including any child elements, to their original location. If the original location has since been deleted, and is now in the recycle bin, the parent item will also need to be restored.',
     'recycle_bin_restore_deleted_parent' => 'The parent of this item has also been deleted. These will remain deleted until that parent is also restored.',
+    'recycle_bin_restore_parent' => 'Restore Parent',
     'recycle_bin_destroy_notification' => 'Deleted :count total items from the recycle bin.',
     'recycle_bin_restore_notification' => 'Restored :count total items from the recycle bin.',