]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/en/activities.php
Fixed comment count update error
[bookstack] / resources / lang / en / activities.php
index 0c3d2e70437e07baaff9b778debebdb8dbfbeade..edddf9aebcc6a4cf9c3e70f6b6ea4ebf98d646af 100644 (file)
@@ -40,6 +40,8 @@ return [
     // Bookshelves
     'bookshelf_create'            => 'created bookshelf',
     'bookshelf_create_notification'    => 'Bookshelf successfully created',
+    'bookshelf_create_from_book'    => 'converted book to bookshelf',
+    'bookshelf_create_from_book_notification'    => 'Book successfully converted to a shelf',
     'bookshelf_update'                 => 'updated bookshelf',
     'bookshelf_update_notification'    => 'Bookshelf successfully updated',
     'bookshelf_delete'                 => 'deleted bookshelf',