Add missing payment type texts

This commit is contained in:
Hillel Coren 2017-11-24 10:35:35 +02:00
parent 34d8b68f63
commit 67235d1c6a

View File

@ -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',