Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -13,7 +13,7 @@ return [ | ... | @@ -13,7 +13,7 @@ return [ |
| 13 | 'page_update' => 'updated page', | 13 | 'page_update' => 'updated page', |
| 14 | 'page_update_notification' => 'Page Successfully Updated', | 14 | 'page_update_notification' => 'Page Successfully Updated', |
| 15 | 'page_delete' => 'deleted page', | 15 | 'page_delete' => 'deleted page', |
| 16 | - 'page_delete_notification' => 'Page Successfully Created', | 16 | + 'page_delete_notification' => 'Page Successfully Deleted', |
| 17 | 'page_restore' => 'restored page', | 17 | 'page_restore' => 'restored page', |
| 18 | 'page_restore_notification' => 'Page Successfully Restored', | 18 | 'page_restore_notification' => 'Page Successfully Restored', |
| 19 | 19 | ... | ... |
-
Please register or sign in to post a comment