From 3b4ffd7199d990d1cbd0e7cbe23fa41f04d38e74 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 5 Apr 2017 19:03:59 +0300 Subject: Add chat command for translate message from player language to english. Also add po field into languages.xml. --- src/actions/chat.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/actions/chat.h') diff --git a/src/actions/chat.h b/src/actions/chat.h index 0794ec9ed..ba33806a3 100644 --- a/src/actions/chat.h +++ b/src/actions/chat.h @@ -61,6 +61,7 @@ namespace Actions decHandler(hat); decHandler(chatClipboard); decHandler(guildNotice); + decHandler(translate); } // namespace Actions #undef decHandler -- cgit v1.2.3-70-g09d2