diff --git a/protected/humhub/modules/admin/messages/ru/user.php b/protected/humhub/modules/admin/messages/ru/user.php index a6a2ae5b81..459116332b 100644 --- a/protected/humhub/modules/admin/messages/ru/user.php +++ b/protected/humhub/modules/admin/messages/ru/user.php @@ -2,9 +2,9 @@ return array ( 'Information' => 'Информация', 'Settings and Configuration' => 'Настройки и конфигурация', - 'User administration' => 'Управление пользователями', + 'User administration' => 'Управление пользователями', 'Add new group' => 'Создать новую группу', - 'Back to overview' => 'Вернуться', + 'Back to overview' => 'Вернуться к обзору', 'Groups' => 'Группы', 'Manage group: {groupName}' => 'Управление группой: {groupName}', 'Overview' => 'Обзор',