summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorJoram Wilander <jwawilander@gmail.com>2017-02-03 10:27:12 -0500
committerChristopher Speller <crspeller@gmail.com>2017-02-03 10:27:12 -0500
commit9312469ad54cf2ff268a44e478b584549f62e2c4 (patch)
tree6b29783b9341b54a16aca581c4878f3cdd7474d7 /i18n
parentccb034382850b7e8ea924a4559e47ef44203155c (diff)
downloadchat-9312469ad54cf2ff268a44e478b584549f62e2c4.tar.gz
chat-9312469ad54cf2ff268a44e478b584549f62e2c4.tar.bz2
chat-9312469ad54cf2ff268a44e478b584549f62e2c4.zip
Implement POST /channels/direct endpoint for APIv4 (#5283)
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 6a7bb05f9..9d63fc98e 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -221,7 +221,7 @@
},
{
"id": "api.channel.create_direct_channel.invalid_user.app_error",
- "translation": "Invalid other user ID "
+ "translation": "Invalid user ID for direct channel creation"
},
{
"id": "api.channel.delete_channel.archived",