]> BookStack Code Mirror - bookstack/blobdiff - lang/en/entities.php
Comments: Added archive endpoints, messages, Js actions and tests
[bookstack] / lang / en / entities.php
index f9fab8ebfd3286edd5d6d71a910e28742f378265..141e75b5f3568a0e325a2435d9ce523474b4905b 100644 (file)
@@ -402,6 +402,8 @@ return [
     'comment_deleted_success' => 'Comment deleted',
     'comment_created_success' => 'Comment added',
     'comment_updated_success' => 'Comment updated',
+    'comment_archive_success' => 'Comment archived',
+    'comment_unarchive_success' => 'Comment un-archived',
     'comment_view' => 'View comment',
     'comment_jump_to_thread' => 'Jump to thread',
     'comment_delete_confirm' => 'Are you sure you want to delete this comment?',