mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-17 20:43:25 +00:00
Bump texts translation files
This commit is contained in:
parent
faadc80460
commit
54134c68fe
73 changed files with 9002 additions and 1593 deletions
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: aiogram \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-07-02 15:10+0300\n"
|
||||
"POT-Creation-Date: 2023-07-30 18:31+0300\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"
|
||||
|
|
@ -25,6 +25,14 @@ msgstr ""
|
|||
msgid "Abstract session for all client sessions"
|
||||
msgstr ""
|
||||
|
||||
#: aiogram.client.session.base.BaseSession:1 of
|
||||
msgid "This is base class for all HTTP sessions in aiogram."
|
||||
msgstr ""
|
||||
|
||||
#: aiogram.client.session.base.BaseSession:3 of
|
||||
msgid "If you want to create your own session, you must inherit from this class."
|
||||
msgstr ""
|
||||
|
||||
#: aiogram.client.session.base.BaseSession.check_response:1 of
|
||||
msgid "Check response status"
|
||||
msgstr ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue