diff --git a/resources/lang/en/dashboard.php b/resources/lang/en/dashboard.php index 54c15053..c41e295d 100755 --- a/resources/lang/en/dashboard.php +++ b/resources/lang/en/dashboard.php @@ -94,7 +94,7 @@ return [ 'failure' => 'The component could not be updated. Please try again.', ], 'delete' => [ - 'success' => 'Component has been deleted!', + 'success' => 'The component has been deleted!', 'failure' => 'The component could not be deleted. Please try again.', ],