diff --git a/protected/humhub/modules/dashboard/messages/ru/views_dashboard_index.php b/protected/humhub/modules/dashboard/messages/ru/views_dashboard_index.php
index c7e6fe18ac..60d30a6a64 100644
--- a/protected/humhub/modules/dashboard/messages/ru/views_dashboard_index.php
+++ b/protected/humhub/modules/dashboard/messages/ru/views_dashboard_index.php
@@ -17,5 +17,5 @@
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
- 'Your dashboard is empty!
Post something on your profile or join some spaces!' => 'Ваша страница пуста!
Отправьте что-нибудь в профиле или присоединитесь к пространствам!',
+ 'Your dashboard is empty!
Post something on your profile or join some spaces!' => 'Ваша страница пуста!
Вы можете написать что-то на своей стене или присоединитесь к пространствам!',
];