summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 3937e5514..5fad6d452 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -104,6 +104,10 @@
"translation": "SMTP Server is required"
},
{
+ "id": "api.admin.test_email.reenter_password",
+ "translation": "The SMTP server, port, or username has changed. Please re-enter the SMTP password to test connection."
+ },
+ {
"id": "api.admin.test_email.subject",
"translation": "Mattermost - Testing Email Settings"
},