diff --git a/frontend/controllers/SiteController.php b/frontend/controllers/SiteController.php index beeb63a..f17f7b2 100755 --- a/frontend/controllers/SiteController.php +++ b/frontend/controllers/SiteController.php @@ -181,7 +181,10 @@ 'success', \Yii::t( 'app', - 'Дякуемо за реєстрацію. Підтвердження участі буде відправлено на вказаний email' + 'Thanks for request' + ).\Yii::t( + 'app', + 'We call you later' ) ); -- libgit2 0.21.4