diff --git a/protected/humhub/modules/admin/messages/ru/controllers_SettingController.php b/protected/humhub/modules/admin/messages/ru/controllers_SettingController.php index f8cfd46c02..6f834d2e41 100644 --- a/protected/humhub/modules/admin/messages/ru/controllers_SettingController.php +++ b/protected/humhub/modules/admin/messages/ru/controllers_SettingController.php @@ -22,5 +22,5 @@ return [ 'No caching (Testing only!)' => 'Нет кэширования (только тестирование!)', 'None - shows dropdown in user registration.' => 'Нет - показывать в выпадающем меню при регистрации пользователя.', 'Saved' => 'Сохранено', - 'Saved and flushed cache' => 'Сохранено, кеш сброшен', + 'Saved and flushed cache' => 'Сохранено, кэш сброшен', ];