mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-15 22:44:38 -04:00
Add client_unsubscribed message to texts.php
This commit is contained in:
parent
e2cbe85cc0
commit
0b2e17b9d2
@ -5213,6 +5213,8 @@ $lang = array(
|
|||||||
'nordigen_requisition_body' => 'Access to bank account feeds has expired as set in End User Agreement. <br><br>Please log into Invoice Ninja and re-authenticate with your banks to continue receiving transactions.',
|
'nordigen_requisition_body' => 'Access to bank account feeds has expired as set in End User Agreement. <br><br>Please log into Invoice Ninja and re-authenticate with your banks to continue receiving transactions.',
|
||||||
'participant' => 'Participant',
|
'participant' => 'Participant',
|
||||||
'participant_name' => 'Participant name',
|
'participant_name' => 'Participant name',
|
||||||
|
'client_unsubscribed' => 'Client changed e-mail preferences',
|
||||||
|
'client_unsubscribed_help' => 'Client :client changed preferences and unsubscribed from e-mails.',
|
||||||
);
|
);
|
||||||
|
|
||||||
return $lang;
|
return $lang;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user