diff --git a/resources/lang/en/texts.php b/resources/lang/en/texts.php index 5b25e21bc9ae..cf3ca0276c6a 100644 --- a/resources/lang/en/texts.php +++ b/resources/lang/en/texts.php @@ -2440,7 +2440,7 @@ $LANG = array( 'alipay' => 'Alipay', 'enable_alipay' => 'Enable Alipay', - 'stripe_alipay_help' => 'ACH/Alipay support must also be enabled in :link.', + 'stripe_alipay_help' => 'These gateways also need to be activated in :link.', );