mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
i18n example header typo fix
This commit is contained in:
parent
001b20dcb6
commit
830d25d0b0
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
"""
|
||||
Internalize your bot
|
||||
Internationalize your bot
|
||||
|
||||
Step 1: extract texts
|
||||
# pybabel extract --input-dirs=. -o locales/mybot.pot
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue