Add translation for Bancontact

This commit is contained in:
Benjamin Beganović 2021-09-26 21:10:13 +02:00
parent 060b8542a0
commit d4aef8da09

View File

@ -4315,6 +4315,7 @@ $LANG = array(
'my_documents' => 'My documents',
'payment_method_cannot_be_preauthorized' => 'This payment method cannot be preauthorized.',
'kbc_cbc' => 'KBC/CBC',
'bancontact' => 'Bancontact',
);
return $LANG;