From af615ffc24b774d76deef8c93282831432669dd8 Mon Sep 17 00:00:00 2001 From: George Goldberg Date: Tue, 10 Jul 2018 09:56:04 +0100 Subject: MM-11229: Fix invite people slash command and add test case. (#9074) --- i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index 33fbe769f..80693edbf 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -630,6 +630,10 @@ "id": "api.command_invite.permission.app_error", "translation": "You don't have enough permissions to add {{.User}} in {{.Channel}}." }, + { + "id": "api.command_invite_people.permission.app_error", + "translation": "You don't have permission to invite new users to this server." + }, { "id": "api.command_invite.private_channel.app_error", "translation": "Could not find the channel {{.Channel}}. Please use the channel handle to identify channels." -- cgit v1.2.3-1-g7c22