From d2f9fd52fe8b0da6f23775f242660329fcef6421 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Fri, 6 May 2016 12:08:49 -0400 Subject: Fixing /logout command (#2908) --- i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index 43150b9e6..df8cf4c2b 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -387,6 +387,10 @@ "id": "api.command_logout.success_message", "translation": "Logging out..." }, + { + "id": "api.command_logout.fail_message", + "translation": "Failed to log out" + }, { "id": "api.command_me.desc", "translation": "Do an action" -- cgit v1.2.3-1-g7c22