From fc8030bd0fe1a70379a27a4ccd80922fc76c8217 Mon Sep 17 00:00:00 2001 From: devochka Date: Mon, 31 Oct 2016 20:15:22 +0100 Subject: [PATCH] Update models_Post.php --- protected/humhub/modules/post/messages/ru/models_Post.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protected/humhub/modules/post/messages/ru/models_Post.php b/protected/humhub/modules/post/messages/ru/models_Post.php index 1eb897de30..9f1f8977ab 100644 --- a/protected/humhub/modules/post/messages/ru/models_Post.php +++ b/protected/humhub/modules/post/messages/ru/models_Post.php @@ -17,5 +17,5 @@ * NOTE, this file must be saved in UTF-8 encoding. */ return array ( - 'post' => 'Сообщение', + 'post' => 'сообщение', );