MM-11227: Fix group msg slash command. (#9070)

Этот коммит содержится в:
George Goldberg
2018-07-10 09:54:49 +01:00
коммит произвёл Carlos Tadeu Panato Junior
родитель 74e5d8ae66
Коммит 2df818b9c6
4 изменённых файлов: 102 добавлений и 4 удалений

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

@@ -834,6 +834,10 @@
"id": "api.command_remove.user_not_in_channel",
"translation": "{{.Username}} is not a member of this channel."
},
{
"id": "api.command_groupmsg.permission.app_error",
"translation": "You don't have the appropriate permissions to create a new group message."
},
{
"id": "api.command_search.desc",
"translation": "Search text in messages"