mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Minor fixes for P24
This commit is contained in:
parent
26bb30e44e
commit
384f97fed7
@ -4321,9 +4321,9 @@ $LANG = array(
|
|||||||
'bank_account_holder' => 'Bank Account Holder',
|
'bank_account_holder' => 'Bank Account Holder',
|
||||||
'aio_checkout' => 'All-in-one checkout',
|
'aio_checkout' => 'All-in-one checkout',
|
||||||
'przelewy24' => 'Przelewy24',
|
'przelewy24' => 'Przelewy24',
|
||||||
'przelewy24_accept' => 'I declare that I have familiarized myself with the regulations and information obligation of the Przelewy24 service.'
|
'przelewy24_accept' => 'I declare that I have familiarized myself with the regulations and information obligation of the Przelewy24 service.',
|
||||||
'giropay' => 'GiroPay',
|
'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.',
|
||||||
);
|
);
|
||||||
|
|
||||||
return $LANG;
|
return $LANG;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user