mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-18 20:49:14 +00:00
Added translation for Scenes
This commit is contained in:
parent
3d63bf3b99
commit
423796a445
3 changed files with 900 additions and 31 deletions
|
|
@ -8,14 +8,14 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: aiogram \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||
"POT-Creation-Date: 2023-11-23 00:44+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"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.12.1\n"
|
||||
"Generated-By: Babel 2.13.1\n"
|
||||
|
||||
#: ../../dispatcher/errors.rst:3
|
||||
msgid "Errors"
|
||||
|
|
@ -82,6 +82,10 @@ msgstr ""
|
|||
msgid "Exception for callback answer."
|
||||
msgstr ""
|
||||
|
||||
#: aiogram.exceptions.SceneException:1 of
|
||||
msgid "Exception for scenes."
|
||||
msgstr ""
|
||||
|
||||
#: aiogram.exceptions.UnsupportedKeywordArgument:1 of
|
||||
msgid "Exception raised when a keyword argument is passed as filter."
|
||||
msgstr ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue