mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Implement i18n middleware and add example.
This commit is contained in:
parent
69c126e027
commit
cdc51a6994
7 changed files with 310 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -57,3 +57,6 @@ experiment.py
|
|||
|
||||
# Doc's
|
||||
docs/html
|
||||
|
||||
# i18n/l10n
|
||||
*.mo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue