Merge branch 'dev-3.x'

This commit is contained in:
JRoot Junior 2025-02-16 22:46:34 +02:00
commit 21c74c73d0
No known key found for this signature in database
GPG key ID: 738964250D5FF6E2
77 changed files with 740 additions and 139 deletions

View file

@ -47,12 +47,12 @@ msgid ""
"This class also has a default initializer and you don't need to change "
"it. The initializer accepts the incoming event and all contextual data, "
"which can be accessed from the handler through attributes: :code:`event: "
"TelegramEvent` and :code:`data: Dict[Any, str]`"
"TelegramEvent` and :code:`data: Dict[str, Any]`"
msgstr ""
"Цей клас також має ініціалізатор за замовчуванням, і вам не потрібно його"
" змінювати. Ініціалізатор приймає поточну подію та всі контекстні дані, "
"доступ до яких можна отримати з обробника через атрибути: :code:`event: "
"TelegramEvent` and :code:`data: Dict[Any, str]`"
"TelegramEvent` and :code:`data: Dict[str, Any]`"
#: ../../dispatcher/class_based_handlers/base.rst:17
#, fuzzy

View file

@ -173,7 +173,7 @@ msgstr ""
#: ../../../README.rst:71
msgid "If you have any questions, you can visit our community chats on Telegram:"
msgstr "Якщо є якість додаткові запитання, ласкаво просимо до онлайн-спільнот:"
msgstr "Якщо є додаткові запитання, ласкаво просимо до онлайн-спільнот:"
#: ../../../README.rst:73
msgid "🇺🇸 `@aiogram <https://t.me/aiogram>`_"