From 81a58d89f9b38e948c4fa11712be706037465529 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Beganovi=C4=87?= Date: Mon, 7 Dec 2020 10:15:43 +0100 Subject: [PATCH] update label for checkout authorization --- 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 bca47d23277e..ceb5eea43d96 100644 --- a/resources/lang/en/texts.php +++ b/resources/lang/en/texts.php @@ -3233,7 +3233,7 @@ return [ 'test_pdf' => 'Test PDF', 'status_cancelled' => 'Cancelled', - 'checkout_authorize_label' => 'Checkout.com can be can saved as payment method for future use, once you complete your first transaction. Don\'t forget to check "Save card" during payment process.', + 'checkout_authorize_label' => 'Checkout.com can be can saved as payment method for future use, once you complete your first transaction. Don\'t forget to check "Store credit card details" during payment process.', 'node_status' => 'Node status', 'npm_status' => 'NPM status',