Skip to content

Commit

Permalink
Improve the error message of Sending test email feature
Browse files Browse the repository at this point in the history
  • Loading branch information
realLiangshiwei committed Aug 27, 2024
1 parent ea37a68 commit e70369e
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 e70369e

Please sign in to comment.