Fix help message in i18n.yaml

This commit is contained in:
Ilya Bezrukov 2024-07-21 02:27:46 +03:00
parent 2f6e3b6c15
commit c1d13f208a

View File

@ -1,3 +1,3 @@
en: en:
start: "Hello, {message.from_user.full_name}" start: "Hello, {message.from_user.full_name}"
help: "" help: "Just simple bot, which greets the user. Use /start"