diff --git a/resources/lang/en-GB/messages.php b/resources/lang/en-GB/messages.php index 39ba2e00b..3c9cc96eb 100644 --- a/resources/lang/en-GB/messages.php +++ b/resources/lang/en-GB/messages.php @@ -9,7 +9,7 @@ return [ ], 'error' => [ 'not_user_company' => 'Error: You are not allowed to manage this company!', - 'customer' => 'Error: You can not created customer! :name use this email address.', + 'customer' => 'Error: You can not created user! :name use this email address.', ], 'warning' => [ 'deleted' => 'Warning: You are not allowed to delete :name because it has :text related.',