summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2018-03-29 14:20:36 -0700
committerGitHub <noreply@github.com>2018-03-29 14:20:36 -0700
commit59606791a7b18b0a80626d5ec7f05b90b51c779d (patch)
tree6cd0ba11f8f55b03c81a4ac92d11a413be8c1727 /i18n
parent6fcdf4abc6068a0b7de021a6f7ca26b19cce4ed3 (diff)
downloadchat-59606791a7b18b0a80626d5ec7f05b90b51c779d.tar.gz
chat-59606791a7b18b0a80626d5ec7f05b90b51c779d.tar.bz2
chat-59606791a7b18b0a80626d5ec7f05b90b51c779d.zip
MM-9999 Fix unwanted team invite_id in email invites. (#8550)
* Fix unwanted team invite_id in email invites. * Removing unused translation.
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json4
1 files changed, 0 insertions, 4 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 0c294e72d..abf8f35f5 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -2839,10 +2839,6 @@
"translation": "The signup link does not appear to be valid"
},
{
- "id": "api.user.create_user.signup_link_mismatched_invite_id.app_error",
- "translation": "The signup link does not appear to be valid"
- },
- {
"id": "api.user.create_user.team_name.app_error",
"translation": "Invalid team name"
},