]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/en/activities.php
Finished migration of last angular code
[bookstack] / resources / lang / en / activities.php
index 125326b3304416c8fc82c48f8c8b4cba504c6ee3..187fe1e53fb7c687daf54bf592afee33e1a40e5a 100644 (file)
@@ -37,10 +37,6 @@ return [
     'book_sort'                   => 'sorted book',
     'book_sort_notification'      => 'Book Successfully Re-sorted',
 
-    // Comments
-    'comment_create_notification' => '',
-    'comment_update_notification' => '',
-    'comment_delete_notification' => '',
-    'comment_deleted'             => 'This comment has been deleted.'
-
+    // Other
+    'commented_on'                => 'commented on',
 ];