Added string

This commit is contained in:
Lars Kusch 2021-10-08 14:50:36 +02:00 committed by GitHub
parent 0d1596339e
commit 170a698cc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4318,6 +4318,7 @@ $LANG = array(
'bancontact' => 'Bancontact',
'sepa_mandat' => 'By providing your IBAN and confirming this payment, you are authorizing Rocketship Inc. and Stripe, our payment service provider, to send instructions to your bank to debit your account and your bank to debit your account in accordance with those instructions. You are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited.',
'ideal' => 'iDEAL',
'bank_account_holder' => 'Bank Account Holder',
);
return $LANG;