mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 12:34:30 -04:00
updates for texts
This commit is contained in:
parent
52630f06e3
commit
465bf3f9d0
@ -5321,10 +5321,11 @@ $lang = array(
|
|||||||
'applies_to' => 'Applies To',
|
'applies_to' => 'Applies To',
|
||||||
'accept_purchase_order' => 'Accept Purchase Order',
|
'accept_purchase_order' => 'Accept Purchase Order',
|
||||||
'round_to_seconds' => 'Round To Seconds',
|
'round_to_seconds' => 'Round To Seconds',
|
||||||
'activity_142' => 'Quote :number Reminder 1 Sent',
|
'activity_142' => 'Quote :number reminder 1 sent',
|
||||||
'activity_143' => 'Auto Bill succeeded for Invoice :invoice',
|
'activity_143' => 'Auto Bill succeeded for invoice :invoice',
|
||||||
'activity_144' => 'Auto Bill failed for Invoice :invoice. :notes',
|
'activity_144' => 'Auto Bill failed for invoice :invoice. :notes',
|
||||||
'activity_145' => 'EInvoice :invoice for :client was e-delivered. :notes',
|
'activity_145' => 'EInvoice :invoice for :client was e-delivered. :notes',
|
||||||
|
|
||||||
);
|
);
|
||||||
|
|
||||||
return $lang;
|
return $lang;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user