Help section typo fixed
This commit is contained in:
parent
02a6de8676
commit
1a71fa0fd5
@ -3,6 +3,6 @@
|
||||
__author__ = "Davide Testa"
|
||||
__email__ = "davide@davte.it"
|
||||
__license__ = "GNU General Public License v3.0"
|
||||
__version__ = "1.1.3"
|
||||
__version__ = "1.1.4"
|
||||
__maintainer__ = "Davide Testa"
|
||||
__contact__ = "t.me/davte"
|
||||
|
@ -459,14 +459,16 @@ default_help_messages = {
|
||||
'en': "<b>📖 {bot.name} guide</b>\n\n"
|
||||
"Welcome!\n"
|
||||
"To visit a guide section, press the corresponding button.\n"
|
||||
"To view all available commands, see section `Comandi`.\n\n"
|
||||
"To view all available commands, see section "
|
||||
"<code>Commands</code>.\n\n"
|
||||
"Bot author and administrator: @Davte",
|
||||
'it': "<b>📖 Guida di {bot.name}\n\n</b>"
|
||||
"Benvenuto!\n"
|
||||
"Per leggere una sezione della guida premi il bottone "
|
||||
"corrispondente. Per conoscere tutti i comandi "
|
||||
"corrispondente.\n"
|
||||
"Per conoscere tutti i comandi "
|
||||
"disponibili, visita l'apposita sezione della guida "
|
||||
"premendo il pulsante Comandi.\n\n"
|
||||
"premendo il pulsante <code>Comandi</code>.\n\n"
|
||||
"Autore e amministratore del bot: @Davte"
|
||||
},
|
||||
'reply_keyboard_button': {
|
||||
|
Loading…
x
Reference in New Issue
Block a user