mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-12 14:12:44 +01:00
Updated text file
This commit is contained in:
parent
89ff1be14f
commit
f1fa973833
@ -593,7 +593,6 @@ return array(
|
||||
'payment_type_credit_card' => 'Credit Card',
|
||||
'payment_type_paypal' => 'PayPal',
|
||||
'payment_type_bitcoin' => 'Bitcoin',
|
||||
'payment_type_direct_debit' => 'Direct Debit',
|
||||
'knowledge_base' => 'Knowledge Base',
|
||||
'partial' => 'Partial',
|
||||
'partial_remaining' => ':partial of :balance',
|
||||
@ -1038,5 +1037,7 @@ return array(
|
||||
'invoice_message_button' => 'To view your invoice for :amount, click the button below.',
|
||||
'quote_message_button' => 'To view your quote for :amount, click the button below.',
|
||||
'payment_message_button' => 'Thank you for your payment of :amount.',
|
||||
'payment_type_direct_debit' => 'Direct Debit',
|
||||
|
||||
|
||||
);
|
Loading…
Reference in New Issue
Block a user