From 2da388d297385a0068042cac7cbd362300e7e965 Mon Sep 17 00:00:00 2001 From: Joram Wilander Date: Tue, 20 Dec 2016 09:28:00 -0500 Subject: Fixes for the /echo command (#4843) --- i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i18n/en.json') diff --git a/i18n/en.json b/i18n/en.json index fd43adbf0..1c1281263 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -491,6 +491,10 @@ "id": "api.command_echo.create.app_error", "translation": "Unable to create /echo post, err=%v" }, + { + "id": "api.command_echo.message.app_error", + "translation": "A message must be provided with the /echo command." + }, { "id": "api.command_echo.delay.app_error", "translation": "Delays must be under 10000 seconds" -- cgit v1.2.3-1-g7c22