feat: Add Brevo notification provider (#6150)

Co-authored-by: Frank Elsinga <frank@elsinga.de>
This commit is contained in:
Martijn Smit
2025-09-29 14:11:57 +02:00
committed by GitHub
co-authored by Frank Elsinga
parent 023079733a
commit f3bbddc287
6 changed files with 136 additions and 0 deletions
+11
View File
@@ -1100,6 +1100,17 @@
"rabbitmqHelpText": "To use the monitor, you will need to enable the Management Plugin in your RabbitMQ setup. For more information, please consult the {rabitmq_documentation}.",
"SendGrid API Key": "SendGrid API Key",
"Separate multiple email addresses with commas": "Separate multiple email addresses with commas",
"brevoApiKey": "Brevo API Key",
"brevoApiHelp": "Create an API key here: {0}",
"brevoFromEmail": "From Email",
"brevoFromName": "From Name",
"brevoLeaveBlankForDefaultName": "leave blank for default name",
"brevoToEmail": "To Email",
"brevoCcEmail": "CC Email",
"brevoBccEmail": "BCC Email",
"brevoSeparateMultipleEmails": "Separate multiple email addresses with commas",
"brevoSubject": "Subject",
"brevoLeaveBlankForDefaultSubject": "leave blank for default subject",
"pingCountLabel": "Max Packets",
"pingCountDescription": "Number of packets to send before stopping",
"pingNumericLabel": "Numeric Output",