internationalization

This commit is contained in:
mercury
2022-10-07 20:11:40 +04:00
parent e052660ef6
commit b47450cd25
+1 -1
View File
@@ -367,7 +367,7 @@ class Bot
$this->update( $this->update(
$this->input['chat'], $this->input['chat'],
$this->input['message_id'], $this->input['message_id'],
"Сбросить?", "Reset settings?",
$data, $data,
); );
} }