mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
New Texts
This commit is contained in:
parent
61be22f2d7
commit
c95abe1936
@ -4271,6 +4271,15 @@ $LANG = array(
|
||||
'activity_82' => ':user archived subscription :subscription',
|
||||
'activity_83' => ':user deleted subscription :subscription',
|
||||
'activity_84' => ':user restored subscription :subscription',
|
||||
'amount_greater_than_balance_v5' => 'The amount is greater than the invoice balance. You cannot overpay an invoice.',
|
||||
'click_to_continue' => 'Click to continue',
|
||||
|
||||
'notification_invoice_sent_subject' => 'Invoice :invoice was created to :client',
|
||||
'notification_invoice_viewed_subject' => 'Invoice :invoice was created for :client',
|
||||
'notification_quote_sent_subject' => 'Quote :invoice was created to :client',
|
||||
'notification_quote_viewed_subject' => 'Quote :invoice was created for :client',
|
||||
'notification_credit_sent_subject' => 'Credit :invoice was created to :client',
|
||||
'notification_credit_viewed_subject' => 'Credit :invoice was created for :client',
|
||||
);
|
||||
|
||||
return $LANG;
|
||||
|
Loading…
x
Reference in New Issue
Block a user