Skip to content

Commit

Permalink
Merge pull request #20639 from abpframework/testemailsending
Browse files Browse the repository at this point in the history
Improve the error message of Sending test email feature
  • Loading branch information
oykuermann authored Aug 27, 2024
2 parents 0c7b5cf + e70369e commit 1f19bc1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"TestEmailSubject": "Test email {0}",
"TestEmailBody": "Test email body message here",
"SuccessfullySent": "Successfully sent",
"MailSendingFailed": "Mail sending failed, Please check your email configuration and try again.",
"MailSendingFailed": "Mail sending failed, please check your email configuration and try again.",
"Send": "Send",
"Menu:Emailing": "Emailing",
"Menu:TimeZone": "Time Zone",
Expand Down

0 comments on commit 1f19bc1

Please sign in to comment.