summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json8
1 files changed, 6 insertions, 2 deletions
diff --git a/i18n/en.json b/i18n/en.json
index dec619dec..7abe67567 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -7336,13 +7336,17 @@
},
{
"id": "utils.mail.send_mail.from_address.app_error",
- "translation": "Notification From Address setting is missing or invalid."
+ "translation": "Error setting \"From Address\""
},
{
"id": "utils.mail.send_mail.msg.app_error",
"translation": "Failed to write email message"
},
{
+ "id": "app.admin.test_email.failure",
+ "translation": "Connection unsuccessful: {{.Error}}"
+ },
+ {
"id": "utils.mail.send_mail.msg_data.app_error",
"translation": "Failed to add email message data"
},
@@ -7352,7 +7356,7 @@
},
{
"id": "utils.mail.send_mail.to_address.app_error",
- "translation": "Notification To Address setting is missing or invalid."
+ "translation": "Error setting \"To Address\""
},
{
"id": "utils.mail.test.configured.error",