mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
commit
ad77c7a38a
@ -4138,6 +4138,10 @@ $LANG = array(
|
|||||||
'vendor_address1' => 'Vendor Street',
|
'vendor_address1' => 'Vendor Street',
|
||||||
'vendor_address2' => 'Vendor Apt/Suite',
|
'vendor_address2' => 'Vendor Apt/Suite',
|
||||||
|
|
||||||
|
/////////////////////////////////////////////////
|
||||||
|
'start_migration' => 'Start Migration',
|
||||||
|
'recurring_cancellation_request' => 'Request for recurring invoice cancellation from :contact',
|
||||||
|
'recurring_cancellation_request_body' => ':contact from Client :client requested to cancel Recurring Invoice :invoice',
|
||||||
);
|
);
|
||||||
|
|
||||||
return $LANG;
|
return $LANG;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user