summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorTzeKei Lee <chikei@gmail.com>2016-09-15 05:16:51 +0800
committerCorey Hulen <corey@hulen.com>2016-09-14 14:16:51 -0700
commit3b4c9d7588e061b865dd5e35e785919962875fb9 (patch)
treefa241321e95ea5289f93d696881fccd0708747ad /i18n
parentecd433d697878e614937ad0bcf125164034c0bf6 (diff)
downloadchat-3b4c9d7588e061b865dd5e35e785919962875fb9.tar.gz
chat-3b4c9d7588e061b865dd5e35e785919962875fb9.tar.bz2
chat-3b4c9d7588e061b865dd5e35e785919962875fb9.zip
Fix 'use slash command' instead of 'user slash command' (#4023)
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 5306be466..1841ac918 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -57,11 +57,11 @@
},
{
"id": "authentication.permissions.team_use_slash_commands.name",
- "translation": "User Slash Commands"
+ "translation": "Use Slash Commands"
},
{
"id": "authentication.permissions.team_use_slash_commands.description",
- "translation": "Ability to user slash commands"
+ "translation": "Ability to use slash commands"
},
{
"id": "api.auth.unable_to_get_user.app_error",