]> BookStack Code Mirror - bookstack/blobdiff - lang/en/notifications.php
Added book name to the mail template
[bookstack] / lang / en / notifications.php
index 5539ae9a9d86de7b1a59aad5aac4742a61fa3be9..f476ee5fc73776d92618e6f6417249cea36d17b9 100644 (file)
@@ -12,6 +12,8 @@ return [
     'updated_page_intro' => 'A page has been updated in :appName:',
     'updated_page_debounce' => 'To prevent a mass of notifications, for a while you won\'t be sent notifications for further edits to this page by the same editor.',
 
+    'detail_book_name' => 'Book Name:',
+    'detail_chapter_name' => 'Chapter Name:',
     'detail_page_name' => 'Page Name:',
     'detail_commenter' => 'Commenter:',
     'detail_comment' => 'Comment:',