mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Added language strings
This commit is contained in:
parent
45e517dcff
commit
b598d6bfed
@ -4321,7 +4321,8 @@ $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.'
|
||||
'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.',
|
||||
'eps' => 'EPS',
|
||||
);
|
||||
|
||||
return $LANG;
|
||||
|
Loading…
x
Reference in New Issue
Block a user