From 2df818b9c680d9e6aec2cddb4c910ecf8341e3a9 Mon Sep 17 00:00:00 2001 From: George Goldberg Date: Tue, 10 Jul 2018 09:54:49 +0100 Subject: MM-11227: Fix group msg slash command. (#9070) --- i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index f257a86a4..518846a0f 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -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" -- cgit v1.2.3-1-g7c22