]> BookStack Code Mirror - bookstack/blobdiff - lang/en/entities.php
Notifications: Linked watch functionality to UI
[bookstack] / lang / en / entities.php
index 80b9142f5bf06ec6eed1e4b1f24bdcaa8314ce81..87c09634b749a5f6f296575027af7372ed4f7f86 100644 (file)
@@ -417,4 +417,8 @@ return [
     'watch_title_comments' => 'All Page Updates & Comments',
     'watch_desc_comments' => 'Notify upon all new pages, page changes and new comments.',
     'watch_change_default' => 'Change default notification preferences',
+    'watch_detail_ignore' => 'Ignoring notifications',
+    'watch_detail_new' => 'Watching for new pages',
+    'watch_detail_updates' => 'Watching new pages and updates',
+    'watch_detail_comments' => 'Watching new pages, updates & comments',
 ];