mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 13:12:50 +01: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.',
|
||||
'participant' => 'Participant',
|
||||
'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;
|
||||
|
Loading…
Reference in New Issue
Block a user