Fix dialog title

This commit is contained in:
Girish Ramakrishnan
2025-11-20 14:18:38 +01:00
parent d0ccbe2786
commit e124755363
3 changed files with 62 additions and 41 deletions

View File

@@ -560,8 +560,8 @@
"customRulesPlaceholder": "Custom Spamassassin Rules"
},
"testMailDialog": {
"title": "Send test email for {{ domain }}",
"description": "This will send a test email from <b>no-reply@{{ domain }}</b> to the address below.",
"title": "Send test email",
"description": "Sends a test email from <b>no-reply@{{ domain }}</b> to the specified address.",
"sendAction": "Send"
},
"solrConfig": {