summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorEric Sethna <eric@spinpunch.com>2016-02-26 11:49:14 -0800
committerEric Sethna <eric@spinpunch.com>2016-02-26 11:49:14 -0800
commite03b4ce51b713588b044cd5e21beb7667c10c88d (patch)
treebdec075eea404706925086a790791344635745a6 /web
parentda21210f621c1a599d27ad58bb826e0e3e523c58 (diff)
downloadchat-e03b4ce51b713588b044cd5e21beb7667c10c88d.tar.gz
chat-e03b4ce51b713588b044cd5e21beb7667c10c88d.tar.bz2
chat-e03b4ce51b713588b044cd5e21beb7667c10c88d.zip
Update en.json
Diffstat (limited to 'web')
-rw-r--r--web/static/i18n/en.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/static/i18n/en.json b/web/static/i18n/en.json
index 32ceb494f..14d0e2e27 100644
--- a/web/static/i18n/en.json
+++ b/web/static/i18n/en.json
@@ -97,7 +97,7 @@
"admin.email.testing": "Testing...",
"admin.email.true": "true",
"admin.gitab.clientSecretDescription": "Obtain this value via the instructions above for logging into GitLab.",
- "admin.gitlab.EnableHtmlDesc": "<ol><li>Log in to your GitLab account and go to Applications -> Profile Settings.</li><li>Enter Redirect URIs \"<your-mattermost-url>/login/gitlab/complete\" (example: http://localhost:8065/login/gitlab/complete) and \"<your-mattermost-url>/signup/gitlab/complete\". </li><li>Then use \"Secret\" and \"Id\" fields from GitLab to complete the options below.</li><li>Complete the Endpoint URLs below. </li></ol>",
+ "admin.gitlab.EnableHtmlDesc": "<ol><li>Log in to your GitLab account and go to Profile Settings -> Applications.</li><li>Enter Redirect URIs \"<your-mattermost-url>/login/gitlab/complete\" (example: http://localhost:8065/login/gitlab/complete) and \"<your-mattermost-url>/signup/gitlab/complete\". </li><li>Then use \"Secret\" and \"Id\" fields from GitLab to complete the options below.</li><li>Complete the Endpoint URLs below. </li></ol>",
"admin.gitlab.authDescription": "Enter https://<your-gitlab-url>/oauth/authorize (example https://example.com:3000/oauth/authorize). Make sure you use HTTP or HTTPS in your URL depending on your server configuration.",
"admin.gitlab.authExample": "Ex \"\"",
"admin.gitlab.authTitle": "Auth Endpoint:",