mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
change messages per PLT-6392 (#6481)
This commit is contained in:
committed by
Joram Wilander
parent
5c1049054e
commit
cb50fff3b7
@@ -6013,7 +6013,7 @@
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.send_mail.from_address.app_error",
|
||||
"translation": "Failed to add from email address"
|
||||
"translation": "Notification From Address setting is missing or invalid."
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.send_mail.msg.app_error",
|
||||
@@ -6029,7 +6029,7 @@
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.send_mail.to_address.app_error",
|
||||
"translation": "Failed to add to email address"
|
||||
"translation": "Notification To Address setting is missing or invalid."
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.test.configured.error",
|
||||
|
||||
Reference in New Issue
Block a user