Fix 'use slash command' instead of 'user slash command' (#4023)

Этот коммит содержится в:
TzeKei Lee
2016-09-15 05:16:51 +08:00
коммит произвёл Corey Hulen
родитель ecd433d697
Коммит 3b4c9d7588

Просмотреть файл

@@ -57,11 +57,11 @@
}, },
{ {
"id": "authentication.permissions.team_use_slash_commands.name", "id": "authentication.permissions.team_use_slash_commands.name",
"translation": "User Slash Commands" "translation": "Use Slash Commands"
}, },
{ {
"id": "authentication.permissions.team_use_slash_commands.description", "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", "id": "api.auth.unable_to_get_user.app_error",