mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-15 20:02:22 +00:00
Added full support of Bot API 6.4 (#1088)
* Remove warnings about pytest asyncio mode * Update Bot API to 6.4 * Bump version * Added changelog * Update translations
This commit is contained in:
parent
b93b75804c
commit
730485e43a
239 changed files with 2522 additions and 892 deletions
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: aiogram \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-10-03 01:03+0300\n"
|
||||
"POT-Creation-Date: 2022-12-30 22:28+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
@ -131,8 +131,9 @@ msgid "Supports `PyPy <https://www.pypy.org/>`_"
|
|||
msgstr "Працює з `PyPy <https://www.pypy.org/>`_"
|
||||
|
||||
#: ../../../README.rst:70
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Supports `Telegram Bot API 6.3 <https://core.telegram.org/bots/api>`_ and"
|
||||
"Supports `Telegram Bot API 6.4 <https://core.telegram.org/bots/api>`_ and"
|
||||
" gets fast updates to the latest versions of the Bot API"
|
||||
msgstr ""
|
||||
"Підтримує `Telegram Bot API 6.3 <https://core.telegram.org/bots/api>`_ та"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue