diff --git a/app/lang/en/dashboard.php b/app/lang/en/dashboard.php index 45963149..10c5d68f 100644 --- a/app/lang/en/dashboard.php +++ b/app/lang/en/dashboard.php @@ -35,7 +35,7 @@ return [ 'components' => 'Component|Components', 'component_statuses' => 'Component Statuses', 'add' => [ - 'title' => 'Create a component', + 'title' => 'Add a component', 'message' => 'You should add a component.', 'success' => 'Component created.', 'failure' => 'Something went wrong with the component.',