summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorit33 <it33@users.noreply.github.com>2016-02-04 11:06:18 -0800
committerit33 <it33@users.noreply.github.com>2016-02-04 11:06:18 -0800
commitd1b7c1582f7497a387b6f54463c50907f288572f (patch)
tree0be3d1443c3179a85ab2ec55d6209b98e7080fa2 /web
parent80679faaa796258cef52047136ec8ca9b75b0146 (diff)
downloadchat-d1b7c1582f7497a387b6f54463c50907f288572f.tar.gz
chat-d1b7c1582f7497a387b6f54463c50907f288572f.tar.bz2
chat-d1b7c1582f7497a387b6f54463c50907f288572f.zip
Update en.json
Diffstat (limited to 'web')
-rw-r--r--web/static/i18n/en.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/static/i18n/en.json b/web/static/i18n/en.json
index a160aa58f..e38c2f89c 100644
--- a/web/static/i18n/en.json
+++ b/web/static/i18n/en.json
@@ -80,7 +80,7 @@
"admin.email.connectionSecurityStart": "STARTTLS",
"admin.email.inviteSaltExample": "Ex \"bjlSR4QqkXFBr7TP4oDzlfZmcNuH9Yo\"",
"admin.email.passwordSaltExample": "Ex \"bjlSR4QqkXFBr7TP4oDzlfZmcNuH9Yo\"",
- "admin.email.pushServerEx": "E.g.: \"https://push-test.mattermost.com\"",
+ "admin.email.pushServerEx": "E.g.: \"http://push-test.mattermost.com\"",
"admin.email.testing": "Testing...",
"admin.email.saving": "Saving Config...",
"admin.email.emailSuccess": "No errors were reported while sending an email. Please check your inbox to make sure.",
@@ -1257,4 +1257,4 @@
"intro_messages.beginning": "Beginning of {name}",
"intro_messages.invite": "Invite others to this {type}",
"intro_messages.setHeader": "Set a Header"
-} \ No newline at end of file
+}