diff --git a/lang/en/texts.php b/lang/en/texts.php index b7df2cdddbbd..d8625e588a5c 100644 --- a/lang/en/texts.php +++ b/lang/en/texts.php @@ -5213,6 +5213,8 @@ $lang = array( 'nordigen_requisition_body' => 'Access to bank account feeds has expired as set in End User Agreement.

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;