mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 21:24:29 -04:00
Add translation for Bancontact
This commit is contained in:
parent
060b8542a0
commit
d4aef8da09
@ -4315,6 +4315,7 @@ $LANG = array(
|
|||||||
'my_documents' => 'My documents',
|
'my_documents' => 'My documents',
|
||||||
'payment_method_cannot_be_preauthorized' => 'This payment method cannot be preauthorized.',
|
'payment_method_cannot_be_preauthorized' => 'This payment method cannot be preauthorized.',
|
||||||
'kbc_cbc' => 'KBC/CBC',
|
'kbc_cbc' => 'KBC/CBC',
|
||||||
|
'bancontact' => 'Bancontact',
|
||||||
);
|
);
|
||||||
|
|
||||||
return $LANG;
|
return $LANG;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user