summaryrefslogtreecommitdiffstats
path: root/web/static/i18n/en.json
diff options
context:
space:
mode:
authorElias Nahum <nahumhbl@gmail.com>2016-03-08 12:47:26 -0300
committerElias Nahum <nahumhbl@gmail.com>2016-03-08 12:47:26 -0300
commit76859adfeb9c30d54dc7133ebecd87d5c53a67b1 (patch)
treeb9f97c2f2bfde61709113e4838f09c7771e95758 /web/static/i18n/en.json
parent22470c2069eb21539540d19e80fd85394782c9a7 (diff)
downloadchat-76859adfeb9c30d54dc7133ebecd87d5c53a67b1.tar.gz
chat-76859adfeb9c30d54dc7133ebecd87d5c53a67b1.tar.bz2
chat-76859adfeb9c30d54dc7133ebecd87d5c53a67b1.zip
Added missing web and server spanish locs
Diffstat (limited to 'web/static/i18n/en.json')
-rw-r--r--web/static/i18n/en.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/web/static/i18n/en.json b/web/static/i18n/en.json
index 236a6c282..4c6fa0eae 100644
--- a/web/static/i18n/en.json
+++ b/web/static/i18n/en.json
@@ -737,6 +737,11 @@
"invite_member.send2": "Send Invitations",
"invite_member.sending": " Sending",
"invite_member.teamInviteLink": "You can also invite people using the {link}.",
+ "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",
"loading_screen.loading": "Loading",
"login.changed": " Sign-in method changed successfully",
"login.create": "Create one now",
@@ -965,11 +970,6 @@
"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",