]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/en/activities.php
Update/fix german translation
[bookstack] / resources / lang / en / activities.php
index c59513aa95a57901d8a26c06ce978e0969be7927..56af4ca07b3c9914c9158a9e6c33fa116d07c2b7 100644 (file)
@@ -4,7 +4,7 @@ return [
 
     /**
      * Activity text strings.
-     * Is used for all the text within activity logs.
+     * Is used for all the text within activity logs & notifications.
      */
 
     // Pages
@@ -25,6 +25,7 @@ return [
     'chapter_update_notification' => 'Chapter Successfully Updated',
     'chapter_delete'              => 'deleted chapter',
     'chapter_delete_notification' => 'Chapter Successfully Deleted',
+    'chapter_move'                => 'moved chapter',
 
     // Books
     'book_create'                 => 'created book',