summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorJoram Wilander <jwawilander@gmail.com>2017-01-31 07:59:36 -0500
committerGitHub <noreply@github.com>2017-01-31 07:59:36 -0500
commit7431050b427af88c5e5358bf086176d7a680149b (patch)
treed75e8bd406086509e032be9b65cb42681393cd92 /i18n
parent450c0b3ccb091a3f84f35aca0319ba358ffd5633 (diff)
downloadchat-7431050b427af88c5e5358bf086176d7a680149b.tar.gz
chat-7431050b427af88c5e5358bf086176d7a680149b.tar.bz2
chat-7431050b427af88c5e5358bf086176d7a680149b.zip
Implement POST /teams endpoint (#5220)
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 7a8c24cbb..9bc975f90 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -5161,7 +5161,7 @@
},
{
"id": "store.sql_team.save.domain_exists.app_error",
- "translation": "A team with that domain already exists"
+ "translation": "A team with that name already exists"
},
{
"id": "store.sql_team.save.existing.app_error",