feat: add test email and improve on email notifications (#3018)

This commit is contained in:
dni ⚡
2025-03-05 09:53:40 +02:00
committed by GitHub
parent 9bd037b6e7
commit f61471b0f2
7 changed files with 111 additions and 30 deletions
+5 -1
View File
@@ -198,9 +198,13 @@ window.localisation.en = {
notifications_email_config: 'Email Configuration',
notifications_enable_email: 'Enable Email',
notifications_enable_email_desc: 'Send notfications over Email',
notifications_enable_email_desc: 'Send notfications over email',
notifications_send_test_email: 'Send test email',
notifications_send_email: 'Send email',
notifications_send_email_desc: 'Email you will send from',
notifications_send_email_username: 'Username',
notifications_send_email_username_desc:
'Username, will use the email if not set',
notifications_send_email_password: 'Send email password',
notifications_send_email_password_desc:
'Password for the email you will send from',