mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-10 07:04:36 -04:00
Add translation strings
This commit is contained in:
parent
91126b2dad
commit
e9820ee984
@ -254,6 +254,8 @@ $LANG = array(
|
||||
'notification_invoice_paid' => 'A payment of :amount was made by client :client towards Invoice :invoice.',
|
||||
'notification_invoice_sent' => 'The following client :client was emailed Invoice :invoice for :amount.',
|
||||
'notification_invoice_viewed' => 'The following client :client viewed Invoice :invoice for :amount.',
|
||||
'stripe_paymenttext' => 'Invoice :invoicenumber for :amount for client :client',
|
||||
'stripe_paymenttext_without_invoice' => 'Payment with no invoice for amount :amount for client :client',
|
||||
'reset_password' => 'You can reset your account password by clicking the following button:',
|
||||
'secure_payment' => 'Secure Payment',
|
||||
'card_number' => 'Card Number',
|
||||
|
Loading…
x
Reference in New Issue
Block a user