From 2dc8a51dd6dcb0bfb866801e2c72c8dc056758b5 Mon Sep 17 00:00:00 2001 From: Lars Kusch Date: Tue, 12 Oct 2021 16:03:21 +0200 Subject: [PATCH] Added language strings --- 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 bc0b940b8328..57f9c076ebc2 100644 --- a/resources/lang/en/texts.php +++ b/resources/lang/en/texts.php @@ -4327,8 +4327,8 @@ $LANG = array( 'giropay' => 'GiroPay', 'giropay_law' => 'By entering your Customer information (such as name, sort code and account number) you (the Customer) agree that this information is given voluntarily.', 'eps' => 'EPS', - 'bacs' => 'Bacs Direct Debit', 'becs' => 'BECS Direct Debit', + 'becs_mandate' => 'By providing your bank account details, you agree to this Direct Debit Request and the Direct Debit Request service agreement, and authorise Stripe Payments Australia Pty Ltd ACN 160 180 343 Direct Debit User ID number 507156 (“Stripe”) to debit your account through the Bulk Electronic Clearing System (BECS) on behalf of :company (the “Merchant”) for any amounts separately communicated to you by the Merchant. You certify that you are either an account holder or an authorised signatory on the account listed above.', 'you_need_to_accept_the_terms_before_proceeding' => 'You need to accept the terms before proceeding.', 'clone_to_expense' => 'Clone to expense', 'checkout' => 'Checkout',