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' => 'сообщение', );