From 951e4ad98401e9828b9941224318f105fb15d500 Mon Sep 17 00:00:00 2001 From: George Goldberg Date: Tue, 10 Jul 2018 09:53:51 +0100 Subject: MM-11174: Fix /msg slash command. (#9059) --- i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index d8a059175..b12a67cde 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -822,6 +822,10 @@ "id": "api.command_remove.permission.app_error", "translation": "You do not have the appropriate permissions to remove the member." }, + { + "id": "api.command_msg.permission.app_error", + "translation": "You don't have the appropriate permissions to direct message this user." + }, { "id": "api.command_remove.user_not_in_channel", "translation": "{{.Username}} is not a member of this channel." -- cgit v1.2.3-1-g7c22