summaryrefslogtreecommitdiffstats
path: root/web/static/i18n/en.json
diff options
context:
space:
mode:
authorHarrison Healey <harrisonmhealey@gmail.com>2016-03-08 10:18:05 -0500
committerHarrison Healey <harrisonmhealey@gmail.com>2016-03-08 10:18:05 -0500
commit22470c2069eb21539540d19e80fd85394782c9a7 (patch)
tree3d8b6856fa93ed821ccae976666b41b79cd711eb /web/static/i18n/en.json
parent8fc42cbeb6fc7c824b175e522b0039ee7167edf1 (diff)
parent777012eee42186316bc68b0ea1c8232601962bc4 (diff)
downloadchat-22470c2069eb21539540d19e80fd85394782c9a7.tar.gz
chat-22470c2069eb21539540d19e80fd85394782c9a7.tar.bz2
chat-22470c2069eb21539540d19e80fd85394782c9a7.zip
Merge pull request #2370 from mattermost/PLT-1830
PLT-1830 Adding ability to create team with ldap
Diffstat (limited to 'web/static/i18n/en.json')
-rw-r--r--web/static/i18n/en.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/web/static/i18n/en.json b/web/static/i18n/en.json
index 6915f7d26..236a6c282 100644
--- a/web/static/i18n/en.json
+++ b/web/static/i18n/en.json
@@ -593,6 +593,7 @@
"choose_auth_page.find": "Find my teams",
"choose_auth_page.gitlabCreate": "Create new team with GitLab Account",
"choose_auth_page.googleCreate": "Create new team with Google Apps Account",
+ "choose_auth_page.ldapCreate": "Create new team with LDAP Account",
"choose_auth_page.noSignup": "No sign-up methods configured, please contact your system administrator.",
"claim.account.noEmail": "No email specified",
"claim.email_to_sso.enterPwd": "Enter the password for your {team} {site} account",
@@ -964,6 +965,11 @@
"sso_signup.length_error": "Name must be 3 or more characters up to a maximum of 15",
"sso_signup.teamName": "Enter name of new team",
"sso_signup.team_error": "Please enter a team name",
+ "ldap_signup.find": "Find my teams",
+ "ldap_signup.ldap": "Create team with LDAP Account",
+ "ldap_signup.length_error": "Name must be 3 or more characters up to a maximum of 15",
+ "ldap_signup.teamName": "Enter name of new team",
+ "ldap_signup.team_error": "Please enter a team name",
"suggestion.mention.all": "Notifies everyone in the team",
"suggestion.mention.channel": "Notifies everyone in the channel",
"suggestion.search.private": "Private Groups",