diff --git a/app/bot.php b/app/bot.php index 213a05b..d166c52 100644 --- a/app/bot.php +++ b/app/bot.php @@ -367,7 +367,7 @@ class Bot $this->update( $this->input['chat'], $this->input['message_id'], - "Сбросить?", + "Reset settings?", $data, ); }