diff --git a/lang/en/texts.php b/lang/en/texts.php index 0a6fa29897b3..184dd7b7a385 100644 --- a/lang/en/texts.php +++ b/lang/en/texts.php @@ -200,7 +200,7 @@ $LANG = array( 'removed_logo' => 'Successfully removed logo', 'sent_message' => 'Successfully sent message', 'invoice_error' => 'Please make sure to select a client and correct any errors', - 'limit_clients' => 'Sorry, this will exceed the limit of :count clients', + 'limit_clients' => 'Sorry, this will exceed the limit of :count clients. Please upgrade to a paid plan.', 'payment_error' => 'There was an error processing your payment. Please try again later.', 'registration_required' => 'Please sign up to email an invoice', 'confirmation_required' => 'Please confirm your email address, :link to resend the confirmation email.',