Added language strings

This commit is contained in:
Lars Kusch 2021-10-12 16:49:19 +02:00
parent 014fab42a6
commit 392c2def2e

View File

@ -4332,7 +4332,7 @@ $LANG = array(
'you_need_to_accept_the_terms_before_proceeding' => 'You need to accept the terms before proceeding.',
'clone_to_expense' => 'Clone to expense',
'checkout' => 'Checkout',
'acss' => 'Pre-authorized debit payments',
);
return $LANG;