mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Added language string
This commit is contained in:
parent
ed393d837f
commit
013b47523c
@ -4321,6 +4321,7 @@ $LANG = array(
|
||||
'bank_account_holder' => 'Bank Account Holder',
|
||||
'aio_checkout' => 'All-in-one checkout',
|
||||
'giropay' => 'GiroPay',
|
||||
'giropay_law' => 'By entering your Customer information (such as name, sort code and account number) you (the Customer) agree that this information is given voluntarily.'
|
||||
);
|
||||
|
||||
return $LANG;
|
||||
|
Loading…
x
Reference in New Issue
Block a user