mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Translations
This commit is contained in:
parent
3d2d08f7b2
commit
3f74446035
@ -4336,6 +4336,8 @@ $LANG = array(
|
|||||||
'acss' => 'Pre-authorized debit payments',
|
'acss' => 'Pre-authorized debit payments',
|
||||||
'invalid_amount' => 'Invalid amount. Number/Decimal values only.',
|
'invalid_amount' => 'Invalid amount. Number/Decimal values only.',
|
||||||
'client_payment_failure_body' => 'Payment for Invoice :invoice for amount :amount failed.',
|
'client_payment_failure_body' => 'Payment for Invoice :invoice for amount :amount failed.',
|
||||||
|
'browser_pay' => 'Google Pay, Apple Pay, Microsoft Pay',
|
||||||
|
'no_available_methods' => 'We can\'t find any credit cards on your device. <a href="#" target="_blank" class="underline">Read more about this.</a>'
|
||||||
);
|
);
|
||||||
|
|
||||||
return $LANG;
|
return $LANG;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user