From 5f0c357501d8c0391214c986022bb75ab7fe0531 Mon Sep 17 00:00:00 2001 From: devochka Date: Mon, 31 Oct 2016 19:26:51 +0100 Subject: [PATCH] Update controllers_SettingController.php --- .../modules/admin/messages/ru/controllers_SettingController.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' => 'Сохранено, кэш сброшен', ];