mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Add missing payment type texts
This commit is contained in:
parent
34d8b68f63
commit
67235d1c6a
@ -1416,6 +1416,8 @@ $LANG = array(
|
|||||||
'payment_type_Alipay' => 'Alipay',
|
'payment_type_Alipay' => 'Alipay',
|
||||||
'payment_type_Sofort' => 'Sofort',
|
'payment_type_Sofort' => 'Sofort',
|
||||||
'payment_type_SEPA' => 'SEPA Direct Debit',
|
'payment_type_SEPA' => 'SEPA Direct Debit',
|
||||||
|
'payment_type_Bitcoin' => 'Bitcoin',
|
||||||
|
'payment_type_GoCardless' => 'GoCardless',
|
||||||
|
|
||||||
// Industries
|
// Industries
|
||||||
'industry_Accounting & Legal' => 'Accounting & Legal',
|
'industry_Accounting & Legal' => 'Accounting & Legal',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user