Added language strings

This commit is contained in:
Lars Kusch 2021-10-11 18:06:53 +02:00
parent 14ea63ced7
commit b268d68a57

View File

@ -4327,6 +4327,8 @@ $LANG = array(
'giropay' => 'GiroPay', '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.', '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', 'eps' => 'EPS',
'bacs' => 'Bacs Direct Debit',
'becs' => 'BECS Direct Debit',
'you_need_to_accept_the_terms_before_proceeding' => 'You need to accept the terms before proceeding.', 'you_need_to_accept_the_terms_before_proceeding' => 'You need to accept the terms before proceeding.',
'clone_to_expense' => 'Clone to expense', 'clone_to_expense' => 'Clone to expense',
'checkout' => 'Checkout', 'checkout' => 'Checkout',