From ad343a0f4ad175053f7d0da12a0587bcbb396d1c Mon Sep 17 00:00:00 2001 From: Joram Wilander Date: Tue, 12 Jul 2016 09:36:27 -0400 Subject: Added infrastructure for basic WebSocket API (#3432) --- i18n/en.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'i18n/en.json') diff --git a/i18n/en.json b/i18n/en.json index b8a00d5a8..e8efcf331 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -599,6 +599,18 @@ "id": "api.context.log.error", "translation": "%v:%v code=%v rid=%v uid=%v ip=%v %v [details: %v]" }, + { + "id": "api.web_socket_router.log.error", + "translation": "websocket routing error: seq=%v uid=%v %v [details: %v]" + }, + { + "id": "api.web_socket_handler.log.error", + "translation": "%v:%v seq=%v uid=%v %v [details: %v]" + }, + { + "id": "api.websocket_handler.invalid_param.app_error", + "translation": "Invalid {{.Name}} parameter" + }, { "id": "api.context.permissions.app_error", "translation": "You do not have the appropriate permissions" -- cgit v1.2.3-1-g7c22