From f654259ae84c5191421d30314ae05cbe7f842e3c Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Tue, 5 Sep 2017 11:49:16 +0300 Subject: [PATCH] Working on Alipay --- resources/lang/en/texts.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.', );