Fix dialog title
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user